Gets or sets the imaging method used for running jobs with the imaging profile. The method options are basic or native.
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public ImagingMethod ImagingMethod { get; set; } public ImagingMethod ImagingMethod { get; set; }
Property Value
Type: ImagingMethodSee Also