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