Click or drag to resize
ValidationBaseCopyCurrentToTarget Method

Namespace: FlexRule.Validation.Rules
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected void CopyCurrentToTarget(
	IActiveElementExecutor executor,
	IVariableContainer target
)

Parameters

executor
Type: FlexRuleIActiveElementExecutor
target
Type: FlexRuleIVariableContainer
See Also