FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Model.Query
IQueryableSetManager Interface
IQueryableSetManager Methods
Add Method
IQueryableSetManager
Add Method
Adds a model container as part of the match query
Namespace:
FlexRule.Core.Model.Query
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
void
Add
(
string
query
,
IModelAccess
models
)
Parameters
query
Type:
System
String
Query can be a section name or nested addressing for internal hierarchy of other containers
models
Type:
FlexRule.Core.Model
IModelAccess
See Also
Reference
IQueryableSetManager Interface
FlexRule.Core.Model.Query Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com