ApplicationFieldCode Class

Relativity Imaging API
Contains information regarding how to handle certain application fields in Imaging Sets.
Inheritance Hierarchy

SystemObject
  Relativity.Imaging.Services.InterfacesApplicationFieldCodeRef
    Relativity.Imaging.Services.InterfacesApplicationFieldCode

Namespace:  Relativity.Imaging.Services.Interfaces
Assembly:  Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax

public class ApplicationFieldCode : ApplicationFieldCodeRef

public class ApplicationFieldCode : ApplicationFieldCodeRef

The ApplicationFieldCode type exposes the following members.

Constructors

  NameDescription
Public methodApplicationFieldCode
Top
Properties

  NameDescription
Public propertyApplication
Gets or sets the option identifying the application associated with a field code.
Public propertyArtifactID
Gets or sets the ArtifactID of the Relativity application field code.
(Inherited from ApplicationFieldCodeRef.)
Public propertyFieldCode
Gets or sets the field code available in a specific application, such as Microsoft Word, Excel, or Visio.
Public propertyImagingProfiles
Gets or sets the collection of ImagingProfles linked to the current ApplicationFieldCode instance.
Public propertyName
Gets or sets the user-friendly name of the Relativity application field code.
(Inherited from ApplicationFieldCodeRef.)
Public propertyOption
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.
Public propertyRelativityField
Gets or sets the Relativity field defined for the application field code.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference