InventConsignmentReportControler.showQueryValues Method [AX 2012]

Adds the query values to the dialog.

Syntax

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.

Remarks

Used by the query UI builder.

See Also

Reference

InventConsignmentReportControler Class