| INestedContainerManagerExists Method |
Checks nested container's name
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxbool Exists(
string childName
)
Parameters
- childName
- Type: SystemString
Return Value
Type:
Booleantrue if exists otherwise false
See Also