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