Click or drag to resize
WorkflowStepInfoStepIsDefault Property
Indicates if step represents one of the default document step types (DocumentPublished, DocumentArchived, DocumentEdit, Start)

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

Property Value

Type: Boolean
See Also