JAMS 6.x Help
JobStatisticsArgs Class
Members 


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

System.Object
   System.EventArgs
      MVPSI.JAMS.JobEventArgs
         MVPSI.JAMS.JobStatisticsArgs

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

JobStatisticsArgs Members
MVPSI.JAMS Namespace

Send Feedback