PostReProcess |
This topic describes the ShipExec Server PostReprocess Rule
A business rule hook that fires after the Reprocess event
public void PostReprocess(string carrier, List<long> globalMsns, ReProcessResult reProcessResponse, SerializableDictionary userParams) { }