Process instance status enumeration.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
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 |
See Also