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 (String, IDictionary
String, String
)
Selects first element name and by 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
(
string
name
,
IDictionary
<
string
,
string
>
parameters
)
Parameters
name
Type:
System
String
Name of element
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