Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / ShipStationExportOptions Class
Properties


In This Topic
    ShipStationExportOptions Class Members
    In This Topic

    The following tables list the members exposed by ShipStationExportOptions.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ShipStationExportOptions class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the order end date filter  
    Public Property Gets or sets the order from date filter  
    Public Property Gets or sets a value indicating whether include exported orders  
    Public Property Gets or sets a value indicating whether include unpaid orders  
    Public Property Gets or sets the new order stauts id  
    Public Property Gets or sets the order numbers filter  
    Public Property Gets or sets the order stauts filter  
    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