Class EventType.FileGetCopyReference
(file_operations) Created copy reference to file/folder
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileGetCopyReference : EventType
Constructors
View SourceFileGetCopyReference(FileGetCopyReferenceType)
Initializes a new instance of the EventType.FileGetCopyReference class.
Declaration
public FileGetCopyReference(FileGetCopyReferenceType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileGetCopyReferenceType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileGetCopyReferenceType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileGetCopyReferenceType |