Click or drag to resize
NodeExecutableItemBaseGetContext Method

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected FlowExecutionContext GetContext(
	IActiveElementExecutionContextProvider contextProvider
)

Parameters

contextProvider
Type: FlexRuleIActiveElementExecutionContextProvider

Return Value

Type: FlowExecutionContext
See Also