PreModifyGroup |
This topic describes the ShipExec Server PreModifyGroup Rule
A business rule hook that fires before the ModifyGroup event
public void PreModifyGroup(string carrier, long groupId, string groupType, PackageRequest packageRequest, SerializableDictionary userParams) { }