<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5001.1.0" />

Relativity.Services.Interfaces.Field.Models.SingleObjectFieldRequest

Represents a DTO used as a request for creating or updating a Single Object field.

Gets or sets the associated object to this field.

public bool AvailableInFieldTree { get; set; }

Gets or sets whether to place the field and its choices in the Field Tree Browser.

Gets or sets a view for Field Tree View.

public bool OpenToAssociations { get; set; }

Gets or sets whether an object field can display its information on an associated object field.

Gets or sets the items available in the pop-up picker view.

public bool Wrapping { get; set; }

Gets or sets text wrapping for the field.