JAMS Developer Guide
MonitorEntry Class
Members 


MVPSI.JAMS Namespace : MonitorEntry Class
A MonitorEntry is a static summary of an Entry. This object is sent by monitor events to represent an entry. If you need the complete details of an entry, you should use the information in MonitorEntry to call Entry.Load().
Object Model
MonitorEntry Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class MonitorEntry 
'Usage
 
Dim instance As MonitorEntry
[System.Runtime.Serialization.DataContract()]
public class MonitorEntry 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.MonitorEntry

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MonitorEntry Members
MVPSI.JAMS Namespace