Class EventType.FileRollbackChanges
(file_operations) Rolled back file actions
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 FileRollbackChanges : EventType
Constructors
| Improve this Doc 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
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public FileRollbackChangesType Value { get; }
Property Value
Type | Description |
---|---|
FileRollbackChangesType |