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