RLedgerSheetEngine.showDefaultButton Method [AX 2012]

Indicates whether a default button is added to the dialog box.

Syntax

public boolean showDefaultButton()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

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

See Also

Reference

RLedgerSheetEngine Class