Name | Description | |
---|---|---|
![]() | OrderSearchCriteria Constructor | Initializes a new instance of the OrderSearchCriteria class. |
The following tables list the members exposed by OrderSearchCriteria.
Name | Description | |
---|---|---|
![]() | OrderSearchCriteria Constructor | Initializes a new instance of the OrderSearchCriteria class. |
Name | Description | |
---|---|---|
![]() | Filter | Gets or sets the match criteria filter |
![]() | MaximumResults | Gets or sets the total maximum results to be listed |
![]() | OrderDateEnd | Gets or sets the end date for orders |
![]() | OrderDateStart | Gets or sets the start date for orders |
![]() | OrderIdRange | Gets or sets the order Id Range |
![]() | OrderNumberRange | Gets or sets the order Number Range |
![]() | OrderStatus | Gets the order status of the orders to search |
![]() | PaymentStatus | Gets or sets the payment status of the orders to search |
![]() | ShipmentStatus | Gets or sets the shipment status of the orders to search |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |