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

ImagingMassJobRequest

public class ImagingMassJobRequest
Represents the Mass Imaging job request.
public string MassProcessID { get; set; }

Gets or sets the process id of the mass imaging operation.

public int ProfileID { get; set; }

Gets or sets the id of the imaging profile to use.

public ImagingSourceType SourceType { get; set; }

Gets or sets the type of Document source to be used for generating Images in this mass operation. It defaults to using Document Natives.