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