SysExtensionSerializerMap.isInPrioritizedIdList Method
Checks whether the specified extension table Id is in the prioritized list.
Syntax
public boolean isInPrioritizedIdList(TableId _extensionTableId)
Run On
Called
Parameters
- _extensionTableId
Type: TableId Extended Data Type
The extension table ID.
Return Value
Type: boolean
true, if the extension table ID is in the prioritized list; otherwise, return fasle.