Class EventDetails.ObjectLabelUpdatedValueDetails
The object label updated value details object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.ObjectLabelUpdatedValueDetails : EventDetails
Constructors
View SourceObjectLabelUpdatedValueDetails(ObjectLabelUpdatedValueDetails)
Initializes a new instance of the EventDetails.ObjectLabelUpdatedValueDetails class.
Declaration
public ObjectLabelUpdatedValueDetails(ObjectLabelUpdatedValueDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| ObjectLabelUpdatedValueDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ObjectLabelUpdatedValueDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| ObjectLabelUpdatedValueDetails |