IServiceTypeRegistryTServiceIsRegistered Method |
If type is registered returns true, otherwise false
Namespace: FlexRuleAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxbool IsRegistered(
Type aType
)
Parameters
- aType
- Type: SystemType
This has to be an abstract factory type
Return Value
Type:
Boolean
See Also