FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Model.Query
NestedQueryableSetBase Class
NestedQueryableSetBase Methods
Add Method
Select Method
NestedQueryableSetBase
Add Method
Adds a model container to a specific parent container found by 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
public
void
Add
(
string
query
,
IModelAccess
models
)
Parameters
query
Type:
System
String
Query has this format: root/node1/node2/nodeN
models
Type:
FlexRule.Core.Model
IModelAccess
Implements
IQueryableSetManager
Add(String, IModelAccess)
See Also
Reference
NestedQueryableSetBase Class
FlexRule.Core.Model.Query Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com