JAMS 6.x Help
SetupJob Class
Members 


Object Model
SetupJob Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class SetupJob 
   Inherits BasePublicObject
'Usage
 
Dim instance As SetupJob
[System.Runtime.Serialization.DataContract()]
public class SetupJob : BasePublicObject 
Remarks
A Setup can run an unlimited number of Jobs. The Jobs can be any mix of Execution Methods. A single Setup can run Jobs on OpenVMS, Windows NT and UNIX. Jobs can run simultaneously, or one right after the other.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.SetupJob

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

SetupJob Members
MVPSI.JAMS Namespace