InventTable.productDescription Method

Retrieves the description of the product that this item represents.

Syntax

public EcoResDescription productDescription(LanguageId _languageId, [InventDimId _inventDimId])

Run On

ClientOrServer

Parameters

Return Value

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

Remarks

The function tries to find a product variant based on the value of the _inventDimId parameter.If the product variant is found then the description is returned; Otherwise, the description of a product that this item represents is returned.

See Also

Reference

InventTable Table