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