Share via


Microsoft.Xrm.Client.Services Namespace

 

Applies To: Dynamics CRM 2015

Classes

Class Description
System_CAPS_pubclass CachedOrganizationService

A wrapper class around the IOrganizationService that manages the details of setting up an OrganizationServiceProxy or other arbitrary IOrganizationService objects. When paired with an OrganizationServiceCache object, becomes a cached service. (Developer Extensions)

System_CAPS_pubclass DeploymentService

Implements the deployment service interface. (Developer Extensions)

System_CAPS_pubclass DiscoveryService

A wrapper class around the IDiscoveryService that manages the details of setting up an DiscoveryServiceProxy. (Developer Extensions)

System_CAPS_pubclass KeyedRequest

(Developer Extensions)

System_CAPS_pubclass KnownTypesProvider

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)

System_CAPS_pubclass OrganizationService

A wrapper class around the IOrganizationService that manages the details of setting up an OrganizationServiceProxy or other arbitrary IOrganizationService objects. When paired with an OrganizationServiceCache object, becomes a cached service. (Developer Extensions)

System_CAPS_pubclass OrganizationServiceCache

An abstracted data caching service that caches the results of IOrganizationService operations. Automatically sets up cache item dependencies and performing update operations invalidates dependent cache items. (Developer Extensions)

System_CAPS_pubclass OrganizationServiceCacheSettings

(Developer Extensions)

System_CAPS_pubclass OrganizationServiceExtensions

(Developer Extensions)

Interfaces

Interface Description
System_CAPS_pubinterface ICacheItemPolicyFactory

(Developer Extensions)

System_CAPS_pubinterface IOrganizationServiceCache

The interface for a data caching service for the organization service. (Developer Extensions)

Enumerations

Enumeration Description
System_CAPS_pubenum OrganizationServiceCacheMode

(Developer Extensions)

System_CAPS_pubenum OrganizationServiceCacheReturnMode

(Developer Extensions)

Return to top

© 2017 Microsoft. All rights reserved. Copyright