Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| Invalid |
0 |
Not identified search key |
| CustomerName |
1 |
Search for customer name |
| CustomerIdentifier |
2 |
search for customer identifier |
| DateInsert |
3 |
search for a insert date |
| CustomerAgent |
4 |
Search for quotes where the full name ("Firstname Lastname") of the customer agent contains the search string |
| TenderAgent |
5 |
Search for quotes where the full name ("Firstname Lastname") of the quotes agent contains the search string |
| ChangedSince |
6 |
Changed date is greater or equal the given date part of the timestamp |
| ChangedSinceWithTime |
7 |
Changed date is greater or equal the given date and time part of the timestamp |