| ActiveElementHasActiveElement Method |
Check if there is a child active element of a specific type
Namespace: FlexRuleAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxprotected bool HasActiveElement(
Type fc
)
Parameters
- fc
- Type: SystemType
Return Value
Type:
Boolean
See Also