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, if it is available.
Syntax
client server public static Name getLocalizedNameByEntityAndInstance(
RecId _dimensionAttributeRecId,
RefRecId _entityInstance,
[Name _invariantName])
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.
- _invariantName
Type: Name Extended Data Type
The invariant name to use as a fall back, if a fallback is required; optional.
Return Value
Type: Name Extended Data Type
A translated name for the entity instance.