Class EventType.FileTransfersTransferSend
(sharing) Sent transfer
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileTransfersTransferSend : EventType
Constructors
View SourceFileTransfersTransferSend(FileTransfersTransferSendType)
Initializes a new instance of the EventType.FileTransfersTransferSend class.
Declaration
public FileTransfersTransferSend(FileTransfersTransferSendType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileTransfersTransferSendType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileTransfersTransferSendType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileTransfersTransferSendType |