Click or drag to resize
ProductPrices Constructor
Overload List
  NameDescription
Public methodProductPrices
Initializes a new instance of the ProductPrices.
Public methodProductPrices(Decimal)
Initializes a new instance of the ProductPrices class with the specified price and no discounts.
Public methodProductPrices(Decimal, Decimal, ValuesSummary)
Initializes a new instance of the ProductPrices class with the specified price, standardPrice and discounts.
Top
See Also