Share via


TypeExtensions.IsA Method

 

Applies To: Dynamics CRM 2013

Namespace:   Microsoft.Xrm.Client
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static IsA(Type, Type)

Determines if the input reference type is assignable from this type.

System_CAPS_pubmethodSystem_CAPS_static IsA<T>(Type)

Determines if the input reference type is assignable from this type.

See Also

TypeExtensions Class
Microsoft.Xrm.Client Namespace

Return to top