Click or drag to resize
INestedScopeVariableReaderGetNestedScopeVariableContainer Method

Namespace: FlexRule.Procedural
Assembly: FlexRule.Procedure (in FlexRule.Procedure.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IVariableContainer GetNestedScopeVariableContainer(
	IActiveElementExecutionContextProvider contextProvider,
	string address,
	bool includesVariableNames
)

Parameters

contextProvider
Type: FlexRuleIActiveElementExecutionContextProvider
address
Type: SystemString
includesVariableNames
Type: SystemBoolean

Return Value

Type: IVariableContainer
See Also