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.
Checks is there any extension table for specified base table is enabled.
Syntax
client server public static boolean hasExensionTableEnabled(TableId _baseTableId)
Run On
Called
Parameters
- _baseTableId
Type: TableId Extended Data Type
Table ID of base table.
Return Value
Type: boolean
true if there is one or more extension tables are enabled. Otherwise, return false.