PreCloseManifest |
This topic describes the ShipExec Server PreCloseManifest Rule
A business rule hook that fires before the CloseManifest event
public void PreCloseManifest(string carrier, string shipper, ManifestItem manifestItem, SerializableDictionary userParams) { }