EcoResProductMasterDimValueTranslation::getNameOrDefaultName Method
Retrieves the name of a product.
Syntax
client server public static Name getNameOrDefaultName(EcoResProductMasterDimensionValueId _productMasterDimensionValue, LanguageId _languageId)
Run On
ClientOrServer
Parameters
- _productMasterDimensionValue
Type: EcoResProductMasterDimensionValueId Extended Data Type
The ID of a product Master Dimension for which a name is retrieved.
- _languageId
Type: LanguageId Extended Data Type
The ID of a language in which a name is retrieved.
Return Value
Type: Name Extended Data Type
A name of a product.
Remarks
If a name in the language specified by the _languageId parameter is not found then a name in the system language is returned.