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