Microsoft.Xrm.Client.Services Namespace
Applies To: Dynamics CRM 2015
Classes
Class | Description | |
---|---|---|
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) |
|
DeploymentService | Implements the deployment service interface. (Developer Extensions) |
|
DiscoveryService | A wrapper class around the IDiscoveryService that manages the details of setting up an DiscoveryServiceProxy. (Developer Extensions) |
|
KeyedRequest | (Developer Extensions) |
|
KnownTypesProvider | This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
|
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) |
|
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) |
|
OrganizationServiceCacheSettings | (Developer Extensions) |
|
OrganizationServiceExtensions | (Developer Extensions) |
Interfaces
Interface | Description | |
---|---|---|
ICacheItemPolicyFactory | (Developer Extensions) |
|
IOrganizationServiceCache | The interface for a data caching service for the organization service. (Developer Extensions) |
Enumerations
Enumeration | Description | |
---|---|---|
OrganizationServiceCacheMode | (Developer Extensions) |
|
OrganizationServiceCacheReturnMode | (Developer Extensions) |
Return to top
© 2017 Microsoft. All rights reserved. Copyright