PreModifyPackageList |
This topic describes the ShipExec Server PreModifyPackageList Rule
A business rule hook that fires before the ModifyPackageList event
public void PreModifyPackageList(string carrier, List<long> globalMsns, Package package, SerializableDictionary userParams) { }