Class UpdateImagingProfileDTO
Inheritance
System.Object
UpdateImagingProfileDTO
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Relativity.Testing.Framework.Api.Strategies
Assembly: Relativity.Testing.Framework.Api.dll
Syntax
public class UpdateImagingProfileDTO : CreateNativeImagingProfileDTO
Properties
| Improve this Doc View SourceImagingMethod
Gets or sets the imaging method used for running jobs with the imaging profile. The method options are basic or native.
Declaration
public ImagingProfileType ImagingMethod { get; set; }
Property Value
Type | Description |
---|---|
ImagingProfileType |