Bagikan melalui


AnalyzeDocumentOperation.HasValue Property

Definition

Overloads

HasValue

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

HasValue

Source:
AnalyzeDocumentOperation.cs

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