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