JAMS Developer Guide
EntryTagsChangedArgs Class
Members 


MVPSI.JAMS Namespace : EntryTagsChangedArgs Class
The tags applied to the entry have changed.
Object Model
EntryTagsChangedArgs Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class EntryTagsChangedArgs 
   Inherits EntryEventArgs
'Usage
 
Dim instance As EntryTagsChangedArgs
[System.Runtime.Serialization.DataContract()]
public sealed class EntryTagsChangedArgs : EntryEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      MVPSI.JAMS.EntryEventArgs
         MVPSI.JAMS.EntryTagsChangedArgs

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

EntryTagsChangedArgs Members
MVPSI.JAMS Namespace