WorkflowHelperGetProcessStatusString Method |
Gets process status string representation.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax public static string GetProcessStatusString(
ProcessStatusEnum processStatus
)
Parameters
- processStatus
- Type: CMS.WorkflowEngineProcessStatusEnum
Process status
Return Value
Type:
StringSee Also