DimensionAttribute::getEntityInstanceLocalizedNameByMethod Method

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.

Return Value

Type: Name Extended Data Type
A translated name for the entity instance.

See Also

Reference

DimensionAttribute Table