Share via


DimensionAttributeTranslation::getNameOrDefaultName Method

Gets the name of a dimension attribute.

Syntax

client server public static Name getNameOrDefaultName(RecId _dimensionAttribute, LanguageId _languageId)

Run On

ClientOrServer

Parameters

Return Value

Type: Name Extended Data Type
The name of a dimension attribute.

Remarks

If a name in the language that is specified by the _languageId parameter is not found, a name in the system language is returned.

See Also

Reference

DimensionAttributeTranslation Table