IOrganizationServiceCache.Mode Property
Applies To: Dynamics CRM 2015
Gets or sets the caching behavior mode.
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
OrganizationServiceCacheMode Mode { get; set; }
property OrganizationServiceCacheMode Mode {
OrganizationServiceCacheMode get();
void set(OrganizationServiceCacheMode value);
}
abstract Mode : OrganizationServiceCacheMode with get, set
Property Mode As OrganizationServiceCacheMode
Property Value
Type: Microsoft.Xrm.Client.Services.OrganizationServiceCacheMode
Type: OrganizationServiceCacheMode
The caching behavior mode.
See Also
IOrganizationServiceCache Interface
Microsoft.Xrm.Client.Services Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright