ProcessInstanceStatusEnum EnumerationKentico 8.1 API Reference
Process instance status enumeration.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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