Class EventType.IntegrationPolicyChanged
(team_policies) Changed integration policy for team
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.IntegrationPolicyChanged : EventType
Constructors
View SourceIntegrationPolicyChanged(IntegrationPolicyChangedType)
Initializes a new instance of the EventType.IntegrationPolicyChanged class.
Declaration
public IntegrationPolicyChanged(IntegrationPolicyChangedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| IntegrationPolicyChangedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public IntegrationPolicyChangedType Value { get; }
Property Value
| Type | Description |
|---|---|
| IntegrationPolicyChangedType |