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