DictIndex.new Method [AX 2012]

Initializes a new instance of the Object class.

public void new(TableId tableId, IndexId indexId)

Run On

Called

Parameters

tableId
Type: TableId Extended Data Type
The ID of the table that contains the index that is specified by indexId.
indexId
Type: IndexId Extended Data Type
The ID of the index that is used to create this instance of the DictIndex class.

Community Additions

ADD
Show: