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

ImagingSetStatus

public class ImagingSetStatus
Represent the Status of ImagingSet.
public string LastRunError { get; set; }

Gets or sets an error on the previous job for this imaging set.

public bool QCEnabledOnLastRun { get; set; }

Gets or sets a value indicating whether a quality control review was enabled on the last job for this imaging set.

public string Status { get; set; }

Gets or sets the imaging set status string.