Click or drag to resize

PostCloseGroup

This topic describes the ShipExec Client PostCloseGroup Business Rule

A business rule hook that fires after the close group event

Sample PostCloseGroup Business Rule
JavaScript
    this.PostCloseGroup = function(group) {

    }

See Also