ImagingJobStatus
Represents the status of the imaging job.
CancelRequested = 4
The Imaging job has been flagged for cancellation.
Created = 3
The imaging job has been created.
Default = 2
The imaging job isn't initialized. This value is returned if the imaging job doesn't exist.
Invalid = 1
An invalid job.
PickedUpByAgent = 5
The Imaging Request agent has picked up the job.
The documents in the imaging job have been submitted to Invariant.
Unknown = 0