Share via


CatCartLine::findItemIdForDistinctProduct Method

Finds the ItemId for the specified distinct product released in the given data area.

Syntax

client server public static ItemId findItemIdForDistinctProduct(DataAreaId _dataAreaId, EcoResDistinctProduct _distinctProduct)

Run On

Called

Parameters

Return Value

Type: ItemId Extended Data Type
The item ID that is found.

Remarks

This method hides the complex logic of handling a EcoResDistinctProduct record may be either a EcoResDistinctProductVariant record or just a EcoResDistinctProduct record.

Note: the specified distinct product must have been released.

See Also

Reference

CatCartLine Table