Enumeration representing the status of the activity
| Member Name | Description |
|---|---|
| notStarted | Activity is not started |
| started | Activity is started |
| finished | Activity is finished |
| waitingForRequiredWorkflows | Activity is waiting on other workflows |
| terminated | Activity is waiting on other workflows |
| failed | Failed to finish instance |
Namespace: Ant.Workflow
Assembly: Ant.Workflow (in Ant.Workflow.dll)