Click or drag to resize
WorkflowStepInfoStepIsPublished Property
Indicates if step represents published document state

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public bool StepIsPublished { get; }

Property Value

Type: Boolean
See Also