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: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Initializes a new instance of the ChangeMonitorDetail.
Namespace: Microsoft.Xrm.Client.Caching
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Usage
'Usage
Dim changeMonitor As CacheEntryChangeMonitor
Dim instance As New ChangeMonitorDetail(changeMonitor)
Syntax
'Declaration
Public Sub New ( _
changeMonitor As CacheEntryChangeMonitor _
)
public ChangeMonitorDetail (
CacheEntryChangeMonitor changeMonitor
)
public:
ChangeMonitorDetail (
CacheEntryChangeMonitor^ changeMonitor
)
public ChangeMonitorDetail (
CacheEntryChangeMonitor changeMonitor
)
public function ChangeMonitorDetail (
changeMonitor : CacheEntryChangeMonitor
)
Parameters
- changeMonitor
Type: .
Platforms
Development Platforms
Windows Server 2008, Windows Server 2012, Windows 7 (All Versions), Windows 8 (All Versions)
Target Platforms
Windows Server 2008, ,Windows Server 2012, ,Windows 7 (All Versions),
See Also
Reference
ChangeMonitorDetail Class
ChangeMonitorDetail Members
Microsoft.Xrm.Client.Caching Namespace
Other Resources
Developer Extensions for Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.