SysExtensionSerializerMap.isInPrioritizedIdList Method [AX 2012]

Checks whether the specified extension table Id is in the prioritized list.

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.

Community Additions

ADD
Show: