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

FieldResponse

public List<Action> Actions { get; set; }

public bool AllowGroupBy { get; set; }

public bool AllowHtml { get; set; }

public bool AllowPivot { get; set; }

public bool AllowSortTally { get; set; }

public bool ALT { get; set; }

public bool AutoAddChoices { get; set; }

public bool AvailableInFieldTree { get; set; }

public bool AvailableInViewer { get; set; }

public DateTime CreatedOn { get; set; }

public bool CTRL { get; set; }

public string DisplayValueFalse { get; set; }

public string DisplayValueTrue { get; set; }

public bool EnableDataGrid { get; set; }

public FieldType FieldType { get; set; }

public FilterType FilterType { get; set; }

public Formatting Formatting { get; set; }

public string FriendlyName { get; set; }

public bool HasUnicode { get; set; }

public ImportBehavior ImportBehavior { get; set; }

public bool IncludeInTextIndex { get; set; }

public bool IsIdentifier { get; set; }

public bool IsLinked { get; set; }

public bool IsRelational { get; set; }

public bool IsRequired { get; set; }

public string Key { get; set; }

public string Keywords { get; set; }

public DateTime LastModifiedOn { get; set; }

public int Length { get; set; }

public Meta Meta { get; set; }

public string Notes { get; set; }

public ObjectTypeIdentifier ObjectType { get; set; }

public bool OpenToAssociations { get; set; }

public int Order { get; set; }

public OverlayBehavior OverlayBehavior { get; set; }

public PaneIcon PaneIcon { get; set; }

public bool SHIFT { get; set; }

public FieldSource Source { get; set; }

public int? Width { get; set; }

public bool Wrapping { get; set; }

public FieldResponse()