FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule
ActiveElementUtility Class
ActiveElementUtility Methods
FillDictionaryByParameters Method
FindFirstActiveElement Method
GetFormattedStringtValue Method
GetValueOfAttributeOrRef Method
GetValueOfAttributeOrVariable Method
HasActiveElement Method
ActiveElementUtility
HasActiveElement Method
Check if there is a child active element of a specific type
Namespace:
FlexRule
Assembly:
FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
bool
HasActiveElement
(
this
ActiveElement
element
,
Type
fc
)
Parameters
element
Type:
FlexRule
ActiveElement
fc
Type:
System
Type
Return Value
Type:
Boolean
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
ActiveElement
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
ActiveElementUtility Class
FlexRule Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com