BankStmtImportController.showQuerySelectButton Method [AX 2012]

Controls the display of a select button on a dialog box.

Syntax

public boolean showQuerySelectButton(str parameterName)

Run On

Called

Parameters

  • parameterName
    Type: str
    The name of the query parameter in the data contract.

Return Value

Type: boolean
true if the select button is to be shown; otherwise, false.

See Also

Reference

BankStmtImportController Class