Relativity.Imaging.Services.Interfaces.V1.DTOs.ImageOnTheFlyRequest public class ImageOnTheFlyRequest : ImagingJobBase Documentation public string AlternateNativeLocation { get; set; } public int ProfileID { get; set; } public bool RemoveAlternateNativeAfterImaging { get; set; } public ImageOnTheFlyRequest()