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
Comment Property
Comment used when action moves to next step.
Namespace:
CMS.WorkflowEngine
Assembly:
CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
Comment
{
get
;
set
; }
Property Value
Type:
String
Implements
IWorkflowActionEventArgs
Comment
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