Enum ImagingIncludeElement
Specifies whether to render element or not.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ImagingIncludeElement
Fields
Name | Description |
---|---|
No | Don’t render the element. |
OriginalSetting | Render the element using the original settings. |
Unknown | Represents error during mapping. |
Yes | Render the element. |