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: 9.0.0
Syntaxpublic bool StepIsDeletable { get; }
Property Value
Type:
Boolean
See Also