Class EventType.FileRevert
(file_operations) Reverted files to previous version
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileRevert : EventType
Constructors
View SourceFileRevert(FileRevertType)
Initializes a new instance of the EventType.FileRevert class.
Declaration
public FileRevert(FileRevertType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileRevertType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileRevertType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileRevertType |