FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Model
IElementModelSelector Interface
IElementModelSelector Methods
SelectFirstChild Method
SelectFirstChild Method (IDictionary(String, String))
SelectFirstChild Method (String)
SelectFirstChild Method (String, IDictionary(String, String))
IElementModelSelector
SelectFirstChild Method (IDictionary
String, String
)
Select first element matching with criteria
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
bool
SelectFirstChild
(
IDictionary
<
string
,
string
>
parameters
)
Parameters
parameters
Type:
System.Collections.Generic
IDictionary
String
,
String
Element`s parameters to be matched
Return Value
Type:
Boolean
See Also
Reference
IElementModelSelector Interface
SelectFirstChild Overload
FlexRule.Core.Model Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com