Click or drag to resize
TasksHandlerGetManagementSystem Method

Namespace: FlexRule.Flows.Workflows.Managers.Tasks
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static ITaskService GetManagementSystem(
	WorkflowExecutionContext context
)

Parameters

context
Type: FlexRule.Flows.WorkflowsWorkflowExecutionContext

Return Value

Type: ITaskService
See Also