SalesQuotationDelete.validate Method [AX 2012]
Overrides the Validate method to add a confirmation dialog box
Syntax
public boolean validate([Object calledFrom])
Run On
Called
Parameters
- calledFrom
Type: Object Class
The caller.
Return Value
Type: boolean
true if the run method should be called; otherwise, false.