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