Share via


RetailConcessionSettlementPost.showQueryValues Method [AX 2012]

Determines whether a select button should be added to the dialog.

Syntax

public boolean showQueryValues()

Run On

Client

Return Value

Type: boolean
Always returns true.

Remarks

When you click this button it will show the query form so the queryRun method has to return a valid queryRun object.

See Also

Reference

RetailConcessionSettlementPost Class