Adds an int constraint to this clause.
Field to search. Field must return int values, e.g. PortalField.OBJECT_ID. Adding a field of the wrong type may cause an exception on the search server. Operator.Equals or Operator.GreaterThan
int value to evaluate The field must be searchable.
| Exception Type | Condition |
|---|---|
| ArgumentException | if field is not searchable |
IFilterClause Interface | Plumtree.Remote.PRC.Search Namespace | IFilterClause.AddStatement Overload List