DictView.datasourceTableId Method [AX 2012]
Retrieves the table ID of the indexed data source.
public TableId datasourceTableId(int cnt)
Run On
ServerParameters
- cnt
- Type: int
Return Value
Type: TableId Extended Data TypeThe table ID of the given data source; 0 (zero) if an error occurs.
Community Additions
ADD
Show: