Click or drag to resize
BaseWorkflowActionInfoType, StateInfoType, ActionEnumTypeManager Property
Manager.

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

Property Value

Type: AbstractWorkflowManagerInfoType, StateInfoType, ActionEnumType
See Also