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 | |
---|---|---|
IsA(Type, Type) | Determines if the input reference type is assignable from this type. |
|
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