Class EventType.DashRemovedConnector
(dash) Disconnected a user connector
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.DashRemovedConnector : EventType
Constructors
View SourceDashRemovedConnector(DashRemovedConnectorType)
Initializes a new instance of the EventType.DashRemovedConnector class.
Declaration
public DashRemovedConnector(DashRemovedConnectorType value)
Parameters
| Type | Name | Description |
|---|---|---|
| DashRemovedConnectorType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DashRemovedConnectorType Value { get; }
Property Value
| Type | Description |
|---|---|
| DashRemovedConnectorType |