DictTableMap.fieldCnt2FieldTo Method [AX 2012]

Retrieves the table field that is referenced by the map field.

public int fieldCnt2FieldTo(int _cnt)

Run On

Called

Parameters

_cnt
Type: int
The count index to check.

Return Value

Type: int
The table field ID.

Use this method to get to the table mappings, instead of traversing to the tree node.

Community Additions

ADD
Show: