FilterOperator
Use to perform a search on a Meta Data or Attribute item relating to a documentPossible enumeration values:
| Name | Value | Description |
|---|---|---|
| Begins |
0 |
Item begins with supplied filter value |
| Contains |
1 |
Item contains the supplied filter value |
| Range |
2 |
Item is within the range of the two supplied values |
| Equals |
3 |
Item is equal to the supplied filter value |