<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="10.3.0" />

Relativity.Testing.Framework.Models.MultipleObjectField

public class MultipleObjectField : Field
Represents the MultipleObject field object.
public ObjectType AssociativeObjectType { get; set; }

Gets or sets the object type associated with the field.

public bool AvailableInFieldTree { get; set; }

Gets or sets a value indicating whether this Field appears in Field Tree browser in the workspace.

Initializes a new instance of the MultipleObjectField class.