WorkflowInstanceState Enumeration
.NET Framework (current version)
Specifies the state of a WorkflowInstance.
Assembly: System.Activities (in System.Activities.dll)
| Member name | Description | |
|---|---|---|
| Aborted | The WorkflowInstance is aborted. | |
| Complete | The WorkflowInstance is complete. | |
| Idle | The WorkflowInstance is idle. | |
| Runnable | The WorkflowInstance can be run. |
.NET Framework
Available since 4.0
Available since 4.0
Show: