MVPSI.JAMS Namespace : SetupJobParam Class |
'Declaration
<System.Runtime.Serialization.DataContractAttribute()> Public NotInheritable Class SetupJobParam Inherits BasePublicObject
'Usage
Dim instance As SetupJobParam
[System.Runtime.Serialization.DataContract()] public sealed class SetupJobParam : BasePublicObject
A Setup's Parameter definitions are very important when the Setup will be automatically submitted because the default values specified here (or in the Job definition) will be used when the Setup is submitted.
In addition to overriding the defaults from the Job definition, you can specify a Global Name for the Parameter. All parameters in this Setup which have the same Global Name and datatype are combined into a single parameter at submit-time.
System.Object
MVPSI.JAMS.BasePublicObject
MVPSI.JAMS.SetupJobParam
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