Share via


LvNRTaxCreate.showIndexFields Method [AX 2012]

If true is returned, looks for the first enabled index if you are adding query range fields to the dialog box but a data source does not have any ranges specified, and displays the visible fields from that index.

Syntax

public boolean showIndexFields(TableId _id)

Run On

Server

Parameters

Return Value

Type: boolean
Always returns true, by default.

See Also

Reference

LvNRTaxCreate Class