DimAttributeInventTable::getLocalizedName Method [AX 2012]
Gets the translated name that is associated with the item for the specified language.
client server public static Name getLocalizedName(RefRecId _key, LanguageId _languageId)
Run On
CalledParameters
- _key
- Type: RefRecId Extended Data Type
The record ID of the item.
- _languageId
- Type: LanguageId Extended Data Type
The LanguageId value.
Show: