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