Returns true if the type is subclass of the type with specified name.
Parameters
-
fullTypeName
-
Full type name
Return Value
True if type is subclass of the type with specified namel; False if otherwise.
Remarks
Example
To be added.
See Also
ITypeInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace