FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Model
IRuleSet Interface
IRuleSet Methods
AddModel Method
IsValidQuery Method
SelectFirst Method
IRuleSet
AddModel Method
Adds a model into a
IRuleSet
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
void
AddModel
(
string
query
,
IModelAccess
access
)
Parameters
query
Type:
System
String
Depends on type of RuleSet this can be nested addressing operated by '/'
access
Type:
FlexRule.Core.Model
IModelAccess
See Also
Reference
IRuleSet Interface
FlexRule.Core.Model Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com