SysExtensionSerializerMap::getExtensionTableIds Method [AX 2012]
Gets the table ID for all extension tables for specified base table.
client server public static container getExtensionTableIds(TableId _baseTableId)
Run On
CalledParameters
- _baseTableId
- Type: TableId Extended Data Type
The table ID of base table.
Show: