Share via


CatCartLine.newPriceDiscFromLine Method

Constructs a new PriceDisc object for the line.

Syntax

public PriceDisc newPriceDiscFromLine(
    ItemId _itemId, 
    InventDimId _inventDimId, 
   [TransDate _discDate])

Run On

Called

Parameters

Return Value

Type: PriceDisc Class
The PriceDisc object constructed for the specified parameters.

See Also

Reference

CatCartLine Table