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

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.