Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / OrderSearchCriteria Class
Properties


Version
OrderSearchCriteria Class Members

The following tables list the members exposed by OrderSearchCriteria.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the OrderSearchCriteria class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the match criteria filter  
Public Property Gets or sets the total maximum results to be listed  
Public Property Gets or sets the end date for orders  
Public Property Gets or sets the start date for orders  
Public Property Gets or sets the order Id Range  
Public Property Gets or sets the order Number Range  
Public Property Gets the order status of the orders to search  
Public Property Gets or sets the payment status of the orders to search  
Public Property Gets or sets the shipment status of the orders to search  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also