UpdateImagingProfileDTO public class UpdateImagingProfileDTO : CreateNativeImagingProfileDTO Documentation public ImagingProfileType ImagingMethod { get; set; } Gets or sets the imaging method used for running jobs with the imaging profile. The method options are basic or native. public UpdateImagingProfileDTO()