Click or drag to resize

PreVoid

This topic describes the ShipExec Client PreVoid Business Rule

A business rule hook that fires before the Void event

Sample PreVoid Business Rule
JavaScript
    this.PreVoid = function(pkg, userParams) {

    }

See Also