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