SysOperationController.showQuerySelectButton Method [AX 2012]

Determines whether a Select button will be added to the dialog box.

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
Always returns true.

This method is used by the query UI builder.

Community Additions

ADD
Show: