Class EventType.FileRollbackChanges
(file_operations) Rolled back file actions
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileRollbackChanges : EventType
Constructors
View SourceFileRollbackChanges(FileRollbackChangesType)
Initializes a new instance of the EventType.FileRollbackChanges class.
Declaration
public FileRollbackChanges(FileRollbackChangesType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileRollbackChangesType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileRollbackChangesType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileRollbackChangesType |