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