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.
This method receives a table id and find the corresponding Base Table from AOT This method takes care of Multilevel inheritence
Syntax
server public static str getAOTTableParentName(TableId tableid)
Run On
Server
Parameters
- tableid
Type: TableId Extended Data Type
tableid of derived table.
Return Value
Type: str
Name of parent table.