DocumentTranslationOperation.HasValue Property

Definition

Returns true if the long-running operation completed successfully and has produced final result (accessible by Value property).

public override bool HasValue { get; }
member this.HasValue : bool
Public Overrides ReadOnly Property HasValue As Boolean

Property Value

Applies to