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