Click or drag to resize

RepeatShipment

This topic describes the ShipExec Client RepeatShipment Business Rule

A business rule hook that fires when the user clicks the "repeat shipment" button

Sample RepeatShipment Business Rule
JavaScript
    this.RepeatShipment = function(currentShipment) {

    }

See Also