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

ObjectIdentificationCriteria

public string Condition { get; set; }

public int? ExecutingSavedSearchID { get; set; }

public int? ExecutingViewID { get; set; }

public bool IsAdhocQuery { get; set; }

public ObjectTypeRef ObjectType { get; set; }

public string QueryHint { get; set; }

public FieldRef RelationalField { get; set; }

public string RowCondition { get; set; }