JAMS 6.x Help
Submit.Parameter Class
Members 


A Submit.Parameter object is used to hold information about a parameter to a Job.
Object Model
Submit.Parameter Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
<System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.TimeOfDay)>
Public Class Submit.Parameter 
'Usage
 
Dim instance As Submit.Parameter
[System.Runtime.Serialization.DataContract()]
[System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.TimeOfDay)]
public class Submit.Parameter 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Submit.Parameter

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.Parameter Members
MVPSI.JAMS Namespace

Send Feedback