JAMS Developer Guide
EntryUpdateStatusArgs Class
Members 


MVPSI.JAMS Namespace : EntryUpdateStatusArgs Class
EntryUpdateStatusArgs is an event that is used when a Job's Icon, Message, or Status changes.
Object Model
EntryUpdateStatusArgs Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class EntryUpdateStatusArgs 
   Inherits EntryEventArgs
'Usage
 
Dim instance As EntryUpdateStatusArgs
[System.Runtime.Serialization.DataContract()]
public sealed class EntryUpdateStatusArgs : EntryEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      MVPSI.JAMS.EntryEventArgs
         MVPSI.JAMS.EntryUpdateStatusArgs

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

EntryUpdateStatusArgs Members
MVPSI.JAMS Namespace