<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="10.3.0" />

ApplicationFieldCode

Contains information regarding how to handle certain application fields in Imaging Sets.
public ApplicationType Application { get; set; }

Gets or sets the option identifying the application associated with a field code.

public string FieldCode { get; set; }

Gets or sets the field code available in a specific application, such as Microsoft Word, Excel, or Visio.

Gets or sets the collection of ImagingProfles linked to the current ApplicationFieldCode instance.

public ApplicationFieldCodeOption Option { get; set; }

Gets or sets the option controlling whether the field code is displayed, replaced with a Relativity application field code, or some other action is taken.

Gets or sets the Relativity field defined for the application field code.