OrganizationServiceCache.CacheRegionName Property
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public string CacheRegionName { get; private set; }
public:
property String^ CacheRegionName {
String^ get();
private: void set(String^ value);
}
member CacheRegionName : string with get, private set
Public Property CacheRegionName As String
Get
Private Set
End Property
Property Value
Type: System.String
Type: String
.
See Also
OrganizationServiceCache Class
Microsoft.Xrm.Client.Services Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright