Class ObjectLabelRemovedDetails
Removed a label.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class ObjectLabelRemovedDetails
Constructors
View SourceObjectLabelRemovedDetails(LabelType)
Initializes a new instance of the ObjectLabelRemovedDetails class.
Declaration
public ObjectLabelRemovedDetails(LabelType labelType)
Parameters
| Type | Name | Description |
|---|---|---|
| LabelType | labelType | Labels mark a file or folder. |
Properties
View SourceLabelType
Labels mark a file or folder.
Declaration
public LabelType LabelType { get; protected set; }
Property Value
| Type | Description |
|---|---|
| LabelType |