Click or drag to resize
WorkflowHelperGetScheduledTaskName Method
Gets scheduled task name for given object and step

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetScheduledTaskName(
	Guid stateGuid
)

Parameters

stateGuid
Type: SystemGuid
State GUID

Return Value

Type: String
See Also