Class EventDetails.ClassificationChangePolicyDetails
The classification change policy details object
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class ClassificationChangePolicyDetails : EventDetails
Constructors
| Improve this Doc View SourceClassificationChangePolicyDetails(ClassificationChangePolicyDetails)
Initializes a new instance of the EventDetails.ClassificationChangePolicyDetails class.
Declaration
public ClassificationChangePolicyDetails(ClassificationChangePolicyDetails value)
Parameters
Type | Name | Description |
---|---|---|
ClassificationChangePolicyDetails | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public ClassificationChangePolicyDetails Value { get; }
Property Value
Type | Description |
---|---|
ClassificationChangePolicyDetails |