PostModifyGroup |
This topic describes the ShipExec Server PostModifyGroup Rule
A business rule hook that fires after the ModifyGroup event
public void PostModifyGroup(string carrier, Group group, string groupType, SerializableDictionary userParams) { }