ScheduledActionViewStatus Type
Union cases
| Union case |
Description
|
Full Usage:
Cancelled
|
|
Full Usage:
Executed
|
|
Full Usage:
Failed
|
|
Full Usage:
Pending
|
|
Full Usage:
Unknown string
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCancelled
Returns: bool
|
|
Full Usage:
this.IsExecuted
Returns: bool
|
|
Full Usage:
this.IsFailed
Returns: bool
|
|
Full Usage:
this.IsPending
Returns: bool
|
|
Full Usage:
this.IsUnknown
Returns: bool
|
|