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.

public boolean showIndexFields(TableId _id)

Run On

Server

Parameters

_id
Type: TableId Extended Data Type
The table ID of the table in the test.

Return Value

Type: boolean
Always returns true, by default.

Community Additions

ADD
Show: