Class Library

This class library is a library of classes, interfaces, and enumerations that are included in the Microsoft CRM SDK. These are found in the Microsoft.Crm.Platform.Proxy.dll assembly. This library provides access to system functionality and is designed to be the foundation on which custom Microsoft CRM applications are built.

The Microsoft.Crm.Platform.Types.dll assembly contains the value types used to build XML strings for the APIs found in the proxy assembly.

Note   Version 1.0 used the Microsoft.CRM.Proxy.dll assembly. This DLL is no longer provided with version 1.2. Microsoft.Crm.Platform.Proxy.dll is used instead.

Namespaces

The Microsoft CRM class library provides the following namespaces:

Microsoft.Crm.Platform.Proxy

Contains the classes and enumerations that are used to access the Microsoft CRM platform.

Microsoft.Crm.Platform.Types

Contains the enumerations used within the XML strings that are used by the Microsoft CRM platform.

Microsoft.CRM.Proxy

This namespace is deprecated. Use Microsoft.Crm.Platform.Proxy instead.

Microsoft.CRM.Flags

This namespace is deprecated. Use Microsoft.Crm.Platform.Types instead.

© 2005 Microsoft Corporation. All rights reserved.