| ProcessInstanceStatusEnum Enumeration |
Namespace: CMS.WorkflowEngine
public enum ProcessInstanceStatusEnum
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | There is no process instance | |
| Running | 1 | There is at least one running instance | |
| Finished | 2 | All process instances are finished |