OrderFilter Class Members
In This Topic
The following tables list the members exposed by OrderFilter.
Public Constructors
Public Properties
| Name | Description |
| Keyword |
Gets or sets the search keyword(s)
|
| KeywordField |
Gets or sets the field(s) to search for the keyword
|
| OrderDateEnd |
Gets or sets the order end date for the result set
|
| OrderDateStart |
Gets or sets the order start date for the result set
|
| OrderIdRange |
Gets or sets the order ID range for the result set
|
| OrderNumberRange |
Gets or sets the order number range for the result set
|
| OrderStatus |
Gets or sets the collection of order statuses to search for
|
| PaymentStatus |
Gets or sets the payment status of orders to search
|
| ShipmentStatus |
Gets or sets the shipment status of orders to search
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also