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
SelectFirst Method
Retrieves the first available result of the query
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
IElementModel
SelectFirst
(
string
query
)
Parameters
query
Type:
System
String
Query to a model
Return Value
Type:
IElementModel
IElementModel
that is result of the query
Implements
IRuleSet
SelectFirst(String)
See Also
Reference
RuleSet Class
FlexRule.Core.Model Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com