WorkflowStepInfoStepIsDeletable Property |
Indicates if step can be deleted. Deletion is not allowed for some step types.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public bool StepIsDeletable { get; }
Property Value
Type:
BooleanSee Also