| IVariableContainerFallbackValueReader Property |
Fallback reader strategy
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxIVariableContainer FallbackValueReader { get; set; }Property Value
Type:
IVariableContainer
Remarks
When a value is read using or checked for existence
Exists(String) if they fail to access the variable they will use the fallback container.
See Also