ImageDocumentJob public class ImageDocumentJob : ImagingJobBase Documentation public string AlternateNativeLocation { get; set; } public int DocumentId { get; set; } public int ProfileId { get; set; } public bool RemoveAlternateNativeAfterImaging { get; set; } public int WorkspaceId { get; set; } public ImageDocumentJob()