SysExtensionSerializerMap.isInPrioritizedIdList Method [AX 2012]
Checks whether the specified extension table Id is in the prioritized list.
public boolean isInPrioritizedIdList(TableId _extensionTableId)
Run On
CalledParameters
- _extensionTableId
- Type: TableId Extended Data Type
The extension table ID.
Return Value
Type: booleantrue, if the extension table ID is in the prioritized list; otherwise, return fasle.
Community Additions
ADD
Show: