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