Share via


SysDictTable::isTableMapped Method [AX 2012]

Determines whether the specified table is mapped.

Syntax

client server public static boolean isTableMapped(TableId _mapTableId, TableId _tableIdToTest)

Run On

Called

Parameters

Return Value

Type: boolean
true if the table is mapped; otherwise, false.

See Also

Reference

SysDictTable Class