ProcessInstanceStatusEnum EnumerationKentico 8.0 API Reference
Process instance status enumeration.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
None0 There is no process instance
Running1 There is at least one running instance
Finished2 All process instances are finished
See Also