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

ImagingSetJobRequest

Represents a job request sent to the imaging engine to generated a set of documents identified by a specific ImagingSet instance.
public bool? QcEnabled { get; set; }

Gets or sets the optional property QcEnabled. If true, the run job will hide images by default. If false, the run job will show images by default. If unset, the setting from the previous imaging set run is used.