PreTransmit |
This topic describes the ShipExec Server PreTransmit Rule
A business rule hook that fires before the Transmit event
public void PreTransmit(string carrier, string shipper, List<TransmitItem> itemsToTransmit, SerializableDictionary userParams) { }