Click or drag to resize

PostCloseManifest

This topic describes the ShipExec Client PostCloseManifest Business Rule

A business rule hook that fires after the close manifest event

Sample PostCloseManifest Business Rule
JavaScript
    this.PostCloseManifest = function(manifestItem) {

    }

See Also