JAMS 6.x Help
CurParam Class
Members 


A Job, which is in the schedule, may have zero or more parameters. This class shows the properties for a parameter associated with those Jobs that have parameters.
Object Model
CurParam Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
<System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.TimeOfDay)>
Public NotInheritable Class CurParam 
   Inherits BasePublicObject
'Usage
 
Dim instance As CurParam
[System.Runtime.Serialization.DataContract()]
[System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.TimeOfDay)]
public sealed class CurParam : BasePublicObject 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.CurParam

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

CurParam Members
MVPSI.JAMS Namespace