Click or drag to resize

PreSearchHistory

This topic describes the ShipExec Client PreSearchHistory Business Rule

A business rule hook that fires before the search history event

Sample PreSearchHistory Business Rule
JavaScript
    this.PreSearchHistory = function(searchCriteria) {

    }

See Also