Share via


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

Return Value

Type: boolean
true if the run method should be called; otherwise, false.

See Also

Reference

SalesQuotationDelete Class