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