DictTable.mapObject Method [AX 2012]

Creates an instance of the [T: DictTableMap] class for a mapping that is specified by index.

public DictTableMap mapObject(int _cnt)

Run On

Called

Parameters

_cnt
Type: int
The index of the table map to check.

Return Value

Type: DictTableMap Class
A DictTableMap object for the field that is specified by the _cnt parameter; nullNothingnullptrunita null reference (Nothing in Visual Basic) if the object could not be created.

Community Additions

ADD
Show: