Click or drag to resize
WorkflowExecutionContext Constructor

Namespace: FlexRule.Flows.Workflows
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public WorkflowExecutionContext(
	string contextName
)

Parameters

contextName
Type: SystemString
See Also