GetValueResult.HasError Property

Definition

HasError: true when an error occurred, the operation didn't complete successfully

public:
 property bool HasError { bool get(); };
public bool HasError { get; }
member this.HasError : bool
Public ReadOnly Property HasError As Boolean

Property Value

Boolean

Applies to