Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Initializes a new instance of the ChangeMonitorDetail.
Namespace: Microsoft.Xrm.Client.Caching
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public ChangeMonitorDetail(
CacheEntryChangeMonitor changeMonitor
)
public:
ChangeMonitorDetail(
CacheEntryChangeMonitor^ changeMonitor
)
new :
changeMonitor:CacheEntryChangeMonitor -> ChangeMonitorDetail
Public Sub New (
changeMonitor As CacheEntryChangeMonitor
)
Parameters
changeMonitor
Type: System.Runtime.Caching.CacheEntryChangeMonitorType: CacheEntryChangeMonitor.
See Also
ChangeMonitorDetail Class
Microsoft.Xrm.Client.Caching Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright