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