Class UploadSessionFinishBatchLaunch.Complete
The complete object
Inherited Members
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class UploadSessionFinishBatchLaunch.Complete : UploadSessionFinishBatchLaunch
Constructors
View SourceComplete(UploadSessionFinishBatchResult)
Initializes a new instance of the UploadSessionFinishBatchLaunch.Complete class.
Declaration
public Complete(UploadSessionFinishBatchResult value)
Parameters
| Type | Name | Description |
|---|---|---|
| UploadSessionFinishBatchResult | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public UploadSessionFinishBatchResult Value { get; }
Property Value
| Type | Description |
|---|---|
| UploadSessionFinishBatchResult |