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