This documentation is archived and is not being maintained.
ReturnAcknowledgmentAndDocController.showQueryValues Method [AX 2012]
Adds query values to the dialog box.
public boolean showQueryValues(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 query values are to be shown; otherwise false.
Used by the query UI builder.