Share via


TaxReportGenerate347.showDefaultButton Method [AX 2012]

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

Syntax

public boolean showDefaultButton()

Run On

Called

Return Value

Type: boolean
false by default.

Remarks

If you change the return value to true, the button will be added.

If you click this button it will reset the parameters to the default that is specified in the initParmDefault method.

See Also

Reference

TaxReportGenerate347 Class