Click or drag to resize
ActionsWorkerInfoType, StatusInfoType, ActionEnumTypeManager Property
Workflow manager.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public AbstractWorkflowManager<InfoType, StatusInfoType, ActionEnumType> Manager { get; }

Property Value

Type: AbstractWorkflowManagerInfoType, StatusInfoType, ActionEnumType
See Also