ApplicationFieldCodeOption
Specifies how an application field code is handled during Imaging processing.
DocumentDefault = 1
Uses the default rendering behavior for a specific document type.
NotSet = 0
ApplicationFieldCodeOption is not set.
Replaces the default field code with a Relativity application field code.
ShowFieldCode = 2
Renders the field code in the document.
ShowNothing = 3
Doesn’t render any information for the field code.
Unknown = 5
Represents error during mapping.