<PackageReference Include="Relativity.ObjectManager" Version="9.7.209.7" />

ItemListFieldRef

public class ItemListFieldRef : FieldRef
public bool AllowGroupBy { get; set; }

public bool AllowHtml { get; set; }

public bool AllowPivot { get; set; }

public int? AssociativeObjectTypeID { get; set; }

public int AvfID { get; set; }

public int Category { get; set; }

public string ColumnName { get; set; }

public int? ConnectorFieldArtifactID { get; set; }

public bool DataGridEnabled { get; set; }

public string DisplayName { get; set; }

public string FalseValue { get; set; }

public int? FieldTreeView { get; set; }

public int FieldTypeID { get; set; }

public string FilterType { get; set; }

public string FormatString { get; set; }

public string FriendlyName { get; set; }

public string HeaderName { get; set; }

public bool IncludeInTextIndex { get; set; }

public bool IsFilterable { get; set; }

public bool IsLinked { get; set; }

public bool IsReflected { get; set; }

public bool IsRelational { get; set; }

public bool IsSortable { get; set; }

public bool IsSystem { get; set; }

public bool IsVisible { get; set; }

public string ItemListType { get; set; }

public int MaxLength { get; set; }

public int? PopupPickerView { get; set; }

public List<Guid> SourceFieldArtifactGuids { get; set; }

public string StaticText { get; set; }

public string TrueValue { get; set; }

public string Width { get; set; }

public bool Wrapping { get; set; }