EcoResProductTranslation::getDescriptionOrDefaultDescription Method

Retrieves a description of a product.

Syntax

client server public static EcoResDescription getDescriptionOrDefaultDescription(EcoResProductRecId _productRecId, LanguageId _languageId)

Run On

ClientOrServer

Parameters

Return Value

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

Remarks

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

See Also

Reference

EcoResProductTranslation Table