Share via


EcoResProductMasterDimValueTranslation::getDescriptionOrDefaultDescription Method

Retrieves the description of a product.

Syntax

client server public static Name getDescriptionOrDefaultDescription(EcoResProductMasterDimensionValueId _productMasterDimensionValue, LanguageId _languageId)

Run On

ClientOrServer

Parameters

Return Value

Type: Name Extended Data Type
A description of a product.

Remarks

If a description in the language specified by the _languageId parameter is not found then a description in the system language is returned.

See Also

Reference

EcoResProductMasterDimValueTranslation Table