OrganizationServiceCacheSettings.CacheRegionName Property

 

Applies To: Dynamics CRM 2015

Gets or sets the cache region name.

Namespace:   Microsoft.Xrm.Client.Services
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public string CacheRegionName { get; set; }
public:
property String^ CacheRegionName {
    String^ get();
    void set(String^ value);
}
member CacheRegionName : string with get, set
Public Property CacheRegionName As String

Property Value

Type: System.String

Type: String.

See Also

OrganizationServiceCacheSettings Class
Microsoft.Xrm.Client.Services Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright