Click or drag to resize
IWorkflowActionEventArgsStopProcessing Property
Indicates if the process should be stopped. Process is not moved to the next step.

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

Property Value

Type: Boolean
See Also