JAMS Developer Guide
JobParamCollection Class
Members 


MVPSI.JAMS Namespace : JobParamCollection Class
A Class containing a collection of JAMS Job Params
Object Model
JobParamCollection Class
Syntax
'Declaration
 
Public Class JobParamCollection 
   Inherits ParamCollection
'Usage
 
Dim instance As JobParamCollection
public class JobParamCollection : ParamCollection 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
         MVPSI.JAMS.NotifyPropertyCollection<T>
            MVPSI.JAMS.ParamCollection
               MVPSI.JAMS.JobParamCollection

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

JobParamCollection Members
MVPSI.JAMS Namespace