| ProductPrices Constructor |
| Name | Description | |
|---|---|---|
| ProductPrices |
Initializes a new instance of the ProductPrices.
| |
| ProductPrices(Decimal) |
Initializes a new instance of the ProductPrices class with the specified price and no discounts.
| |
| ProductPrices(Decimal, Decimal, ValuesSummary) |
Initializes a new instance of the ProductPrices class with the specified price,
standardPrice and discounts.
|