Share via


RetailReplenishmentTreeDatasource.itemDescription Method [AX 2012]

Gets the description of the item based on the table instance passed as parameter.

Syntax

public str itemDescription(Common common)

Run On

Client

Parameters

Return Value

Type: str
Item description based on the table instance passed as parameter.

Remarks

If the table Id does not match with any case then an message Unknown node type is returned.

See Also

Reference

RetailReplenishmentTreeDatasource Class