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: 8.2.23
Syntax public bool StepIsDeletable { get; }
Property Value
Type:
BooleanSee Also