Share via


RetailInventItemLabel.calculatePrice Method

Calculates the retail price for the current store for a specified date.

Syntax

public real calculatePrice(RetailLabelValidOnDate _validDate)

Run On

Called

Parameters

Return Value

Type: real
A retail price for the store for a specified date.

Remarks

Calls the GetValidRetailPrice2 method to get the value for the price.

See Also

Reference

RetailInventItemLabel Table