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