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