Class EventType.DeviceDeleteOnUnlinkFail
(devices) Failed to delete all files from unlinked device
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.DeviceDeleteOnUnlinkFail : EventType
Constructors
View SourceDeviceDeleteOnUnlinkFail(DeviceDeleteOnUnlinkFailType)
Initializes a new instance of the EventType.DeviceDeleteOnUnlinkFail class.
Declaration
public DeviceDeleteOnUnlinkFail(DeviceDeleteOnUnlinkFailType value)
Parameters
| Type | Name | Description |
|---|---|---|
| DeviceDeleteOnUnlinkFailType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DeviceDeleteOnUnlinkFailType Value { get; }
Property Value
| Type | Description |
|---|---|
| DeviceDeleteOnUnlinkFailType |