Share via


RetailConsessionSettlementCreate.showQueryValues Method [AX 2012]

Determines whether to add a select button to the dialog box.

Syntax

public boolean showQueryValues()

Run On

Client

Return Value

Type: boolean
Always returns true.

Remarks

If this method returns true, it will look for the first enabled index when you are adding query range fields to the dialog and if a data source does not have any ranges specified. It will also show the visible fields from that index.

See Also

Reference

RetailConsessionSettlementCreate Class