Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the root table for a specified table.
Syntax
client server public static TableId getRootTable(TableId _tabid)
Run On
Called
Parameters
- _tabid
Type: TableId Extended Data Type
The table ID of the given table whose root table must be found.
Return Value
Type: TableId Extended Data Type
The table ID of the root table for the specified table.