Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Search Namespace / OrderFilter Class
Properties


In This Topic
    OrderFilter Class Members
    In This Topic

    The following tables list the members exposed by OrderFilter.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the OrderFilter class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the search keyword(s)  
    Public Property Gets or sets the field(s) to search for the keyword  
    Public Property Gets or sets the order end date for the result set  
    Public Property Gets or sets the order start date for the result set  
    Public Property Gets or sets the order ID range for the result set  
    Public Property Gets or sets the order number range for the result set  
    Public Property Gets or sets the collection of order statuses to search for  
    Public Property Gets or sets the payment status of orders to search  
    Public Property Gets or sets the shipment status of orders to search  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also