Class EventType.IntegrationConnected
(apps) Connected integration for member
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.IntegrationConnected : EventType
Constructors
View SourceIntegrationConnected(IntegrationConnectedType)
Initializes a new instance of the EventType.IntegrationConnected class.
Declaration
public IntegrationConnected(IntegrationConnectedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| IntegrationConnectedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public IntegrationConnectedType Value { get; }
Property Value
| Type | Description |
|---|---|
| IntegrationConnectedType |