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