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.
Gets the translated name that is associated with the entity and instance for the specified language, if it is available from a translation method.
Syntax
client server private static Name getEntityInstanceLocalizedNameByMethod(
RecId _dimensionAttributeRecId,
RefRecId _entityInstance,
LanguageId _languageId)
Run On
Called
Parameters
- _dimensionAttributeRecId
Type: RecId Extended Data Type
The record ID of the DimensionAttribute record that represents the entity.
- _entityInstance
Type: RefRecId Extended Data Type
The record ID of the entity instance record.
- _languageId
Type: LanguageId Extended Data Type
The value of the LanguageId property.
Return Value
Type: Name Extended Data Type
A translated name for the entity instance.