Click or drag to resize
ProductCatalogPrices Properties

The ProductCatalogPrices type exposes the following members.

Properties
  NameDescription
Public propertyDiscounts
Summary of catalog-level discounts included in the Price.
Public propertyPrice
Gets or sets the product catalog price. All the discounts mentioned in the Discounts property are included.
Public propertyStandardPrice
Gets or sets the standard product catalog price. Does not contain any discounts.
Public propertyTax
Gets or sets the tax calculated from the Price.
Top
See Also