JAMS 6.x Help
Submit.JobCollection Class
Members 


A Submit.JobCollection holds a collection of Submit.Jobs
Object Model
Submit.JobCollection Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class Submit.JobCollection 
   Inherits System.Collections.Generic.List(Of Submit.Job)
'Usage
 
Dim instance As Submit.JobCollection
[System.Serializable()]
public class Submit.JobCollection : System.Collections.Generic.List<Submit.Job> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      MVPSI.JAMS.Submit.JobCollection

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

Submit.JobCollection Members
MVPSI.JAMS Namespace

Send Feedback