DictView.datasourceTableId Method [AX 2012]

Retrieves the table ID of the indexed data source.

public TableId datasourceTableId(int cnt)

Run On

Server

Parameters

cnt
Type: int

Return Value

Type: TableId Extended Data Type
The table ID of the given data source; 0 (zero) if an error occurs.

Community Additions

ADD
Show: