JAMS Developer Guide
EntryProgressArgs Class
Members 


MVPSI.JAMS Namespace : EntryProgressArgs Class
JobProgressArgs is a JobEventArgs that is used to update the progress for a job.
Object Model
EntryProgressArgs Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class EntryProgressArgs 
   Inherits EntryEventArgs
'Usage
 
Dim instance As EntryProgressArgs
[System.Runtime.Serialization.DataContract()]
public sealed class EntryProgressArgs : EntryEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      MVPSI.JAMS.EntryEventArgs
         MVPSI.JAMS.EntryProgressArgs

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

EntryProgressArgs Members
MVPSI.JAMS Namespace