<PackageReference Include="Relativity.Export.SDK" Version="3.4.1" />

Relativity.Export.V1.Model.ExportStatus

public enum ExportStatus
Status of export job.

Job cancelled by user.

Export job completed. All records processed without errors.

Export job completed with some errors. All records processed but one or more item level errors occurred.

Failed = 5

Export job failed with a fatal error. Not all records were processed.

New = 0

Export job created but not started yet.

Running = 2

Job executing, export of data is currently in progress.

Export job scheduled and waiting for an agent.

Export from Relativity to Transfer Service location completed. The transfer job is in progress, and export results are syncing to the destination location.