JobField
A simple data type that represents the fields on which a search can be performed.
Element
String. One of the following values:
JobName
The job name.
Owner
The owner of the job.
JobType
The type of job. Valid values are:

RunReport

PrintReport

RunAndPrintReport

ConvertReport
Priority
The job priority.
RoutedToNode
The node to which the job is routed.
StartTime
The start time.
DurationSeconds
The job duration.
CompletionTime
The time the job is completed.
State
The state of the job. Valid values are:

Scheduled

Pending

Running

Succeeded

Failed

Cancelled

Expired
NotifyCount
The number of notifications sent about the job.
OutputFileSize
The size of the output file.