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