Kentico 8.2 API Reference
Kentico 8.2 API Reference
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
>
.
OriginalStep Property
Current step.
Namespace:
CMS.WorkflowEngine
Assembly:
CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
WorkflowStepInfo
OriginalStep
{
get
; }
Property Value
Type:
WorkflowStepInfo
Implements
IWorkflowActionEventArgs
.
OriginalStep
See Also
Reference
WorkflowActionEventArgs
<
InfoType, StateInfoType, ActionEnumType
>
Class
CMS.WorkflowEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com