Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / ShipStationExportManager.AsyncStatusSync Delegate
current user id
In This Topic
    ShipStationExportManager.AsyncStatusSync Delegate
    In This Topic
    Provides the ability to call status sync asynchronusly
    Syntax
    private delegate void ShipStationExportManager.AsyncStatusSync( 
       int userId
    )

    Parameters

    userId
    current user id
    See Also