<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5000.1.0" />

ImagingJobStatus

public enum ImagingJobStatus
Represents the status of the imaging job.

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.

The Imaging Request agent has picked up the job.

The documents in the imaging job have been submitted to Invariant.

Unknown = 0