Click or drag to resize
WorkflowInfoIsScheduled Method
Returns whether the workflow has scheduled activation.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
public bool IsScheduled()

Return Value

Type: Boolean
See Also