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