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

Relativity.Services.Interfaces.Field.Models.MultipleObjectFieldRequest

Represents a DTO used as a request for creating or updating a Multiple 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 OverlayBehavior OverlayBehavior { get; set; }

Gets or sets the field overlay behavior.

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