IWorkflowActionEventArgsStopProcessing Property |
Indicates if the process should be stopped. Process is not moved to the next step.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 12.0.0
Syntax bool StopProcessing { get; set; }
Property Value
Type:
BooleanSee Also