PostProcessBatch |
This topic describes the ShipExec Server PostProcessBatch Rule
A business rule hook that fires after the ProcessBatch event
public void PostProcessBatch(BatchRequest batchRequest, ProcessBatchActions batchActions, ProcessBatchResult processBatchResult, SerializableDictionary userParams) { }