FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Core Namespaces
FlexRule.Core.Model
IElementModelSelector Interface
IElementModelSelector Methods
SelectNextChild Method
SelectNextChild Method (IDictionary(String, String))
SelectNextChild Method (String)
SelectNextChild Method (String, IDictionary(String, String))
IElementModelSelector
SelectNextChild Method (String, IDictionary
String, String
)
Selects next element by name and 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
SelectNextChild
(
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
SelectNextChild Overload
FlexRule.Core.Model Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com