Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / ShipStationExportManager.AsyncExport Delegate
Export options
Current User Id
In This Topic
    ShipStationExportManager.AsyncExport Delegate
    In This Topic
    Provides the ability to call export in asynchronusly
    Syntax
    private delegate void ShipStationExportManager.AsyncExport( 
       ShipStationExportOptions exportOptions,
       int userId
    )

    Parameters

    exportOptions
    Export options
    userId
    Current User Id
    See Also