Share via


TaxReport_ReportAT.showQueryValues Method [AX 2012]

Determines whether to add a select button to the dialog box.

Syntax

public boolean showQueryValues()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

If you click this button, it will show the query form. Therefore, the queryRun method has to return a valid instance of the queryRun class.

See Also

Reference

TaxReport_ReportAT Class