WorkflowHelperGetScheduledTaskName Method |
Gets scheduled task name for given object and step
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public static string GetScheduledTaskName(
Guid stateGuid
)
Parameters
- stateGuid
- Type: SystemGuid
State GUID
Return Value
Type:
StringSee Also