JobScheduleField
A simple data type describing job schedule fields upon which a search can be performed.
Element
String. One of the following values:
JobName
The name of the job.
Owner
The owner of the job.
JobType
The type of job. Valid values are:
*RunReport
*PrintReport
*RunAndPrintReport
*ConvertReport
Priority
The job priority.
NextStartTime
The next time the job is scheduled to run. Applies only to scheduled jobs.
State
The state of the job. Valid values are:
*Scheduled
*Pending
*Running
*Succeeded
*Failed
*Cancelled
*Expired
ParameterFileId
The parameter file ID. Exists only if the parameter file is specified.