KnownTypesProvider Class
Applies To: Dynamics CRM 2015
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Creates an array of Type objects that contain the types of individual profile properties. (Developer Extensions)
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Client.Services.KnownTypesProvider
Syntax
public static class KnownTypesProvider
public ref class KnownTypesProvider abstract sealed
[<AbstractClass>]
[<Sealed>]
type KnownTypesProvider = class end
Public NotInheritable Class KnownTypesProvider
Fields
Name | Description | |
---|---|---|
EntityKnownTypes | The types for serializing an Entity instance. |
|
QueryExpressionKnownTypes | The types for serializing a QueryExpression instance. |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Client.Services Namespace
Developer extensions for Microsoft Dynamics CRM 2015
Return to top
© 2017 Microsoft. All rights reserved. Copyright