Dictionary.tableObject Method [AX 2012]

Provides information about a specified table by returning a DictTable object.

public DictTable tableObject(TableId tableId)

Run On

Called

Parameters

tableId
Type: TableId Extended Data Type
A tableId system data type that indicates a table ID.

Return Value

Type: DictTable Class
A DictTable object that contains information about the specified table.

Community Additions

ADD
Show: