JAMS Developer Guide
History Class
Members 


MVPSI.JAMS Namespace : History Class
Object Model
History Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class History 
   Inherits BasePublicObject
'Usage
 
Dim instance As History
[System.Runtime.Serialization.DataContract()]
public sealed class History : BasePublicObject 
Remarks
f A JAMS History record tracks the history of a single run of a Job or Setup.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.History

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

History Members
MVPSI.JAMS Namespace