| Name | Description |
 | AgentNode | Gets or Sets the AgentNode for this Job within this Setup. If this job is run on a remote node, this specifies the name of that node. |
 | Alerts | Gets the list of Alerts for this Setup. |
 | AlertsModified | Gets a boolean which indicates if the Alerts were modified after the Alert was Loaded. |
 | AvgBufferedIOCount | Gets the average buffered I/O count for this Job within this Setup . |
 | AvgCount | Gets the number of times that the averages have been updated for this Job within this Setup. |
 | AvgCpuTime | Gets the average Cpu time consumed by this Job within this Setup. |
 | AvgDirectIOCount | Gets the average direct I/O count for this Job within Setup. |
 | AvgElapsedTime | Gets the average elapsed time for this Job within this Setup. |
 | AvgPageFaults | Gets the average number of page faults incurred by this Job within this Setup . |
 | AvgWorkingSetPeak | Gets the average peak working set for this Job within this Setup . |
 | BatchQueue | Gets or Sets the batch queue that this Job within this Setup should be submitted to. This overides the default batch queue that is specified in the job's definition and/or the job's system definition. |
 | BatchQueueID | Gets and Sets the ID of the Batch Queue. |
 | BatchQueueName | The name of the BatchQueue where this Setup Job should be submitted to. |
 | Description | Returns the Override job description if present. If no override is entered, the Job's description is returned. |
 | DetailID | Gets the DetailID for this Job within this Setup. This value is system-generated on Insert. It is a unique number. |
 | Error | Gets an error message that describes the errors in the object. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | ExceptForDate | Gets or Sets this Job within this Setup's exception dates. This is used to specify days when this job should not run. You can specify more than one date separated by commas. Use JAMS natural language date specifications. |
 | FailureAction | Get or sets the FailureAction property which indicates the action that Setup should take if the Job is not successful. |
 | HasErrors | The HasErrors property can be used to determine if the object has any errors. If the object needs to be validated, it is done before returning. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | InEdit | Is this object in the middle of an edit? (Inherited from MVPSI.JAMS.BasePublicObject) |
 | IsRelative | Gets or Sets the "Is Relative" property. If set to true, it means Name is a relative path. Otherwise, Name is an absolute path. |
 | Item | Returns any error messages currently associated with this column. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | Job | Gets or Sets the JAMS Job which this Job is based upon. |
 | JobDescription | Gets the Description of the Job. |
 | JobID | Gets the internal JobID |
 | JobName | Gets or sets the name of the Job |
 | LastChange | Gets the date and time when the Job with this Setup was last changed. |
 | LastChangeUTC | Gets the UTC date and time when the Job with this Setup was last changed. |
 | LoadedFrom | Gets the JAMS Server that the Job within this Setup was loaded from. |
 | LogFilename | Gets or Sets the file specification that should be used for this job's log files. The default is the job name with an extention of .LOG. |
 | MaxBufferedIOCount | Gets the maximum buffered I/O count for this Job within this Setup. |
 | MaxCount | Gets the number of times that one or more of the maximums has been updated for this Job within this Setup. |
 | MaxCpuTime | Gets the maximum Cpu time consumed by this Job within this Setup. |
 | MaxDirectIOCount | Gets the maximum direct I/O count for this Job within this Setup . |
 | MaxElapsedTime | Gets the maximum elapsed time for this Job within this Setup. |
 | MaxPageFaults | Gets the maximum number of page faults incurred by this Job within this Setup. |
 | MaxWorkingSetPeak | Gets the maximum peak working set for this Job within this Setup. |
 | MinBufferedIOCount | Gets the minimum buffered I/O count for this Job within this Setup. |
 | MinCount | Gets the number of times that one or more of the minimums has been updated for this Job within this Setup. |
 | MinCpuTime | Gets the minimum Cpu time consumed by this Job within this Setup. |
 | MinDirectIOCount | Gets the minimum direct I/O count for this Job within this Setup. |
 | MinElapsedTime | Gets the minimum elapsed time for this Job within this Setup. |
 | MinimumSeverity | Gets or Sets the MinimumSeverity property. Specifies the minimum completion severity for this Job within this Setup. For a Setup to be considered successful, all of the Jobs in the Setup must complete with a severity which meets their minimum. |
 | MinPageFaults | Gets the minimum number of page faults incurred by this Job within this Setup. |
 | MinWorkingSetPeak | Gets the minimum peak working set for this Job within this Setup. |
 | MissedWindowAction | Gets or Sets what actions should occur if this Job within this Setup misses it's schedule window. |
 | Modified | The Modified property keeps track of modified state of this object. You cannot set the Modified property. If you modify the object, the modified property will be true until you end or cancel the update. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | Name | Gets the Name of this Job within this setup. If the Override property contains a value, that Override value is returned. Otherwise, the JobName from the Job definition is returned. |
 | NewObject | The NewObject property indicates that this object has just been created and has never been saved on a JAMS Server. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | NonWorkdayScheduling | Gets or Sets how this Job within this Setup should be handled if one of it's automatically scheduled runs falls on a nonworkday. |
 | NotifyEMail | Gets or Sets the list of e-mail addresses, separated by commas. If this Job within this Setup requires notification, a mail message will be sent to this list of addresses. |
 | NotifyJob | Gets or Sets a JAMS Job which should be submitted when notification is performed for this Job within this Setup. |
 | NotifyJobID | Gets and Sets the ID of the notification job. This property is designed to be used by JAMS, not user code. |
 | NotifyJobName | Gets or Sets the name of the notification job. |
 | NotifyJobNameIsRelative | Gets or Sets the "Notify Job Name Is Relative" property. If set to true, it means NotifyJobName is a relative path. Otherwise, NotifyJobName is an absolute path. |
 | NotifyOfMissedWindow | Gets or Sets the NotifyOfMissedWindow property. When set to true, notification will be performed if this Job within this Setup misses it's schedule window. |
 | NotifyOther | Gets or Sets the NotifyOther property for this Job within this Setup. This property is used as an additional notification method. For OpenVMS based JAMS servers, this is a list of operator classes, separated by commas. If the Job requires notification, a message will be sent to these operator classes. |
 | NotifySeverity | Gets or Sets the minimum completion severity that will cause notification to occur for this Job within this Setup. |
 | NotifyUsers | Gets or Sets the list of usernames, separated by commas. If this Job within this Setup requires notification, a message will be broadcast to these users (if they are logged on at the time.) |
 | OverrideDescription | Gets or Sets an override description for this Job within this Setup. |
 | OverrideName | Gets or Sets the OverrideName for this Job within this Setup. |
 | Parameters | Gets or sets the list of Parameters for this SetupJob. |
 | ParamsModified | Returns true if the Parameter collection for this Job has been modified during an edit. |
 | ParentList | Gets the list that this object is contained in. |
 | PrecheckInterval | Gets or Sets the interval between runs of the Precheck job for this Job within this Setup. |
 | PrecheckJob | Gets or Set a JAMS Job that will serve as a Precheck Job for this Job within this Setup. |
 | PrecheckJobID | Gets and Sets the ID of the precheck job. This property is designed to be used by JAMS, not user code. |
 | PrecheckJobName | Gets or Sets the name of the Precheck Job. |
 | PrecheckJobNameIsRelative | Gets or Sets the "Precheck Job Name Is Relative" property. If set to true, it means PrecheckJobName is a relative path. Otherwise, PrecheckJobName is an absolute path. |
 | RecoverJob | Gets or Sets a JAMS Job that will serve as a Recovery Job for this Job within this Setup. |
 | RecoverJobID | Gets the the Recovery Job ID for this Job in this Setup. This property is designed to be used by JAMS, not user code. |
 | RecoverJobName | Gets or Sets the name of the Recovery Job. |
 | RecoverJobNameIsRelative | Gets or Sets the "Recover Job Name Is Relative" property. If set to true, it means RecoverJobName is a relative path. Otherwise, RecoverJobName is an absolute path. |
 | RecoverySeverity | Gets or Sets the minimum completion severity that will cause recovery to occur for this Job within this Setup. |
 | Reports | Gets or sets the list of Reports for this SetupJob. |
 | ReportsModified | Returns true if the Reports collection for this Job had been modified during an edit. |
 | RetryCount | Gets or sets the RetryCount which indicates the number of times JAMS should resubmit this Job if it fails the first time. |
 | RetryInterval | Gets or sets the amount of time which should elapse between instances of this Job if RetryCount is set. This feature is not implemented yet. |
 | RunawayAction | Gets or sets the action taken when a job is declared a runaway |
 | RunawayElapsed | Gets or Sets the absolute runaway elapsed time. If this Job within this setup runs longer than this it is declared a runaway job and notification will be performed. |
 | RunawayElapsedPer | Gets or Sets the Runaway Job Elapsed Time Percent. This property specifies how long a job may run before it is considered a runaway job. This is specified as a percentage of the job's average elapsed time. When the job is considered runaway, JAMS will perform notification for this Job within this Setup. |
 | RunPriority | Gets or Sets the RunPriority. The RunPriority specifies the execution priority for this Job. |
 | ScheduledDate | Gets or Sets this Job's scheduled date. If this is left empty, the Job will run whenever the Setup runs. If specified, the Job will be skipped if this date specification doesn't match the date that the Setup is scheduled to run. You can specify more than one date separated by commas. Use JAMS natural language date specifications. |
 | ScheduleFromTime | Gets or Sets the beginning of the schedule time window for this Job. |
 | ScheduleToTime | Gets or Sets the ending of the schedule time window for this Job. |
 | ScheduleWindow | Gets or Sets the Schedule Window, using a JAMS Time definition, for this Job within this Setup. |
 | ScheduleWindowID | Gets the the Schedule Window ID for this Setup Job. This property is designed to be used by JAMS, not user code. |
 | ScheduleWindowName | Gets or Sets the name of the Schedule Window. |
 | SchedulingPriorityModifier | Gets or Sets the number used to calculate the scheduling priority for this Job within this Setup. When a Job is submitted by JAMS, the scheduling priority is calculated by adding together the default scheduling priority, the System’s priority modifier, the Job's priority modifier, and this priority modifier. |
 | SetupID | Gets the internal SetupID. |
 | ShortElapsed | Gets or Sets the Short Job Elapsed Time for the Job within this Setup. This property specifies a minimum elapsed time for a job. If the job completes successfully in less than this amount of time it is considered a Short Job. When a job is determined to be a short job, JAMS will perform notification and may change the completion severity. |
 | ShortElapsedPer | Gets or Sets the Short Job Elapsed Time Percent for this Job within this Setup. This property specifies a minimum elapsed time for a job. If the job completes successfully in less than this amount of time it is considered a Short Job. This is specified as a percentage of the jobs average elapsed time. When a job is determined to be a short job, JAMS will perform notification for the job and may change the completion severity of the job. |
 | ShortSeverity | Gets or Sets the ShortSeverity property for this Job within this Setup. If specified, and this job is determined to be a Short Job, the completion severity will be changed to the severity specified here. |
 | StalledTime | Gets or Sets how much time may elapse after a job's scheduled time before the Job within this Setup is considered to be stalled. When the job is considered stalled, JAMS will perform notification for the job. |
 | Step | Gets or Sets the Job's Step within this Setup. Jobs in a Setup run in step order. All of the Jobs in the lowest numbered step are released. When all of the jobs in a step are complete the Setup will advance to the next higher step and release the Jbs in that step. This behavior can be modified with the "Wait for COmpletion of this Job before advancing Step" property. |
 | SubmitOnHold | Gets or Sets a boolean value which indicates if this Job within this Setup should be placed on hold until manually released. |
 | UserID | Gets or Sets the user that this Job within this Setup should run under. This overrides the user specified in the Job's definition and/or the Job's System definition. |
 | UserName | Gets or Sets the user that this Job within this Setup should run under. This overrides the user specified in the Job's definition and/or the Job's System definition. |
 | UserSecurity | Gets or Sets the user that this Job within this Setup should run under. This overrides the user specified in the Job's definition and/or the Job's System definition. |
 | Validated | The Validated property keeps track of the validation state of this object. If the object has been modified, Validated will be false until the object has been successfully validated by the Validate method. (Inherited from MVPSI.JAMS.BasePublicObject) |
 | WaitFor | Gets or Sets the WaitFor property. When set to true, the Setup will wait for the completion of this Job before advancing to the next step. When set to false, the Setup will advance to the next step even though this Job hasn't completed. |