Class EventDetails.DashAddedConnectorDetails
The dash added connector details object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.DashAddedConnectorDetails : EventDetails
Constructors
View SourceDashAddedConnectorDetails(DashAddedConnectorDetails)
Initializes a new instance of the EventDetails.DashAddedConnectorDetails class.
Declaration
public DashAddedConnectorDetails(DashAddedConnectorDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| DashAddedConnectorDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DashAddedConnectorDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| DashAddedConnectorDetails |