Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.WorkflowEngine Namespaces
CMS.WorkflowEngine
WorkflowActionEventArgs(InfoType, StateInfoType, ActionEnumType) Class
WorkflowActionEventArgs(InfoType, StateInfoType, ActionEnumType) Properties
ActionDefinition Property
ActionStep Property
Comment Property
InfoObject Property
InitialStep Property
Manager Property
OriginalStep Property
Parameters Property
StateObject Property
StopProcessing Property
User Property
Workflow Property
WorkflowActionEventArgs
InfoType
,
StateInfoType
,
ActionEnumType
StopProcessing 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: 12.0.0
Syntax
C#
Copy
public
bool
StopProcessing
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IWorkflowActionEventArgs
StopProcessing
See Also
Reference
WorkflowActionEventArgs
InfoType, StateInfoType, ActionEnumType
Class
CMS.WorkflowEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com