DictTableMap.fieldCnt2FieldFrom Method [AX 2012]

Retrieves the map field that is referencing a table field.

public int fieldCnt2FieldFrom(int _cnt)

Run On

Called

Parameters

_cnt
Type: int
The count index to check.

Return Value

Type: int
The map field ID.

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

Community Additions

ADD
Show: