Click or drag to resize
WorkflowStepInfoStepIsArchived Property
Indicates if step represents archived document state

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

Property Value

Type: Boolean
See Also