Class EventType.ReplayFileDelete
(file_operations) Deleted files in Replay
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.ReplayFileDelete : EventType
Constructors
View SourceReplayFileDelete(ReplayFileDeleteType)
Initializes a new instance of the EventType.ReplayFileDelete class.
Declaration
public ReplayFileDelete(ReplayFileDeleteType value)
Parameters
| Type | Name | Description |
|---|---|---|
| ReplayFileDeleteType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ReplayFileDeleteType Value { get; }
Property Value
| Type | Description |
|---|---|
| ReplayFileDeleteType |