Class ObjectLabelUpdatedValueDetails
Updated a label's value.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class ObjectLabelUpdatedValueDetails
Constructors
View SourceObjectLabelUpdatedValueDetails(LabelType)
Initializes a new instance of the ObjectLabelUpdatedValueDetails class.
Declaration
public ObjectLabelUpdatedValueDetails(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 |