Click or drag to resize
IPromiseIsRejected Property
Whether an error occurred causing the promise to be rejected

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
bool IsRejected { get; }

Property Value

Type: Boolean
See Also