Click or drag to resize

PreCloseManifest

This topic describes the ShipExec Client PreCloseManifest Business Rule

A business rule hook that fires before the close manifest event

Sample PreCloseManifest Business Rule
JavaScript
    this.PreCloseManifest = function(manifestItem, userParams) {

    }

See Also