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


In This Topic
    ShipStationExportManager Class Members
    In This Topic

    The following tables list the members exposed by ShipStationExportManager.

    Public Properties
     NameDescription
    Public Property Gets the information related to a running export process  
    Public Propertystatic (Shared in Visual Basic) Gets the singleton instance of the class  
    Public Property Gets a value indicating whether export is running or not.  
    Public Property Gets a value indicating whether status sync is running or not.  
    Top
    Public Methods
     NameDescription
    Public Method Cancel running export process  
    Public Methodstatic (Shared in Visual Basic) Count orders for meeting the export criteria  
    Public Methodstatic (Shared in Visual Basic) Count orders for waiting for status updates  
    Public Method Intiate the export operation asynchroniously  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Select orders meeting the export criteria.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Select orders waiting for status updates  
    Public Method Intiate the status updates operation asynchroniously  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also