FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Model
RuleSet Class
RuleSet Methods
AddModel Method
HierarchicalRuleSet Method
IsValidQuery Method
Select Method
SelectFirst Method
SetSourceAdapter Method
SimpleRuleSet Method
RuleSet
AddModel Method
Adds a model access
ModelContainer
to a section of
RuleSet
Namespace:
FlexRule.Core.Model
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
void
AddModel
(
string
query
,
IModelAccess
access
)
Parameters
query
Type:
System
String
Name of the model access
access
Type:
FlexRule.Core.Model
IModelAccess
The model access reference e.g.
ModelContainer
Implements
IRuleSet
AddModel(String, IModelAccess)
See Also
Reference
RuleSet Class
FlexRule.Core.Model Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com