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