Show / Hide Table of Contents

Enum ImagingProfileType

Specifies the basic or native imaging option defined on an ImagingProfile instance.

Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ImagingProfileType

Fields

Name Description
Basic

Specifies basic imaging, which limits the availability of imaging options that can be set on the ImagingProfile instance. The ImagingProfileType must be set to Basic if the resource pool isn't set up to perform native imaging.

Native

Specifies native imaging, which offers multiple imaging options that can be set on the ImagingProfile instance.

Unknown

Represents error during mapping.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX