Click or drag to resize

PostSearchHistory

This topic describes the ShipExec Client PostSearchHistory Business Rule

A business rule hook that fires after the search history event

Sample PostSearchHistory Business Rule
JavaScript
    this.PostSearchHistory = function(packages) {

    }
See Also