Click or drag to resize
ActionsWorkerInfoType, StatusInfoType, ActionEnumType Constructor
Constructor.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public ActionsWorker(
	WorkflowActionEventArgs<InfoType, StatusInfoType, ActionEnumType> arguments
)

Parameters

arguments
Type: CMS.WorkflowEngineWorkflowActionEventArgsInfoType, StatusInfoType, ActionEnumType
Worker arguments
See Also