Field
public class Field : IHaveArtifactID, IHaveGuids, IHaveName, IHaveViewFieldID, IHaveIdentifyingInformation
Represents a field used to store metadata, choices, and other information in Relativity.
Gets or sets the Artifact ID of a Field object.
Gets or sets the FieldCategory enum
used to indicate the specific functionality assigned to a field, such as stores descriptive text or acts as a relational field.
Gets or sets the type of a Relativity field, such as fixed-length text, date, single object, or others.
Gets or sets the GUIDs used to identify a Field object.
Gets or sets the user-friendly name of a Field object.
Gets or sets a unique integer used to reference a view field.
public Field()