Class EventType.ObjectLabelAdded
(file_operations) Added a label
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.ObjectLabelAdded : EventType
Constructors
View SourceObjectLabelAdded(ObjectLabelAddedType)
Initializes a new instance of the EventType.ObjectLabelAdded class.
Declaration
public ObjectLabelAdded(ObjectLabelAddedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| ObjectLabelAddedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ObjectLabelAddedType Value { get; }
Property Value
| Type | Description |
|---|---|
| ObjectLabelAddedType |