ApplicationFieldCodeRef Class

Relativity Imaging API
Serves as the base class for ApplicationFieldCode instances.
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 ApplicationFieldCodeRef

public class ApplicationFieldCodeRef

The ApplicationFieldCodeRef type exposes the following members.

Constructors

  NameDescription
Public methodApplicationFieldCodeRef
Top
Properties

  NameDescription
Public propertyArtifactID
Gets or sets the ArtifactID of the Relativity application field code.
Public propertyName
Gets or sets the user-friendly name of the Relativity 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