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 sales orders where the full name ("Firstname Lastname") of the customer agent contains the search string |
IndentAgent |
5 |
Search for sales orders where the full name ("Firstname Lastname") of the sales order agent contains the search string |
ChangedSince |
6 |
Changed date is greater or equal the given date |
ChangedSinceWithTime |
7 |
Changed date is greater or equal the given date and time part of the timestamp |