JAMS Developer Guide
EntryElementChangedArgs Class
Members 


MVPSI.JAMS Namespace : EntryElementChangedArgs Class
An element has changed.
Object Model
EntryElementChangedArgs Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class EntryElementChangedArgs 
   Inherits EntryEventArgs
'Usage
 
Dim instance As EntryElementChangedArgs
[System.Runtime.Serialization.DataContract()]
public sealed class EntryElementChangedArgs : EntryEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      MVPSI.JAMS.EntryEventArgs
         MVPSI.JAMS.EntryElementChangedArgs

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

EntryElementChangedArgs Members
MVPSI.JAMS Namespace