Relativity.Export.V1.Model.ExportStatus
Status of export job.
Cancelled = 6
Job cancelled by user.
Completed = 3
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.
Scheduled = 1
Export job scheduled and waiting for an agent.
Transferring = 7
Export from Relativity to Transfer Service location completed. The transfer job is in progress, and export results are syncing to the destination location.