Click or drag to resize
WorkflowStepInfoStepIsDeletable Property
Indicates if step can be deleted. Deletion is not allowed for some step types.

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

Property Value

Type: Boolean
See Also