Click or drag to resize

PostVoid

This topic describes the ShipExec Client PostVoid Business Rule

A business rule hook that fires after the Void event

Sample PostVoid Business Rule
JavaScript
    this.PostVoid = function(pkg) {

    }

See Also