Share via


OrganizationServiceCacheSettings.CacheEntryChangeMonitorPrefix Property

 

Applies To: Dynamics CRM 2015

Gets or sets the prefix string used for constructing the CacheEntryChangeMonitor objects assigned to the cache items.

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

Syntax

public string CacheEntryChangeMonitorPrefix { get; set; }
public:
property String^ CacheEntryChangeMonitorPrefix {
    String^ get();
    void set(String^ value);
}
member CacheEntryChangeMonitorPrefix : string with get, set
Public Property CacheEntryChangeMonitorPrefix 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