 | Price Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Ecommerce.Prices
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[SerializableAttribute]
[DataContractAttribute]
public class Price
<SerializableAttribute>
<DataContractAttribute>
Public Class Price
The Price type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | Clone | |
 | Copy | |
 | Delete | |
 | Delete(String) | |
 | Delete(IEnumerableProduct) | |
 | Delete(ProductCollection) | Obsolete. |
 | Delete(String, String) | |
 | Delete(IEnumerableProduct, Boolean) | |
 | Delete(ProductCollection, Boolean) | Obsolete. |
 | Delete(String, String, String) | |
 | Delete(String, String, String, Double) | |
  | DeletePrices(IEnumerablePrice) | |
  | DeletePrices(Product) | |
 | Fill | |
  | GetDoublePriceFormatted(Double, Currency, Boolean) | Obsolete. |
  | GetDoublePriceFormatted(Double, Currency, Country, Boolean) | |
  | GetDoublePriceInfo(Double, Currency) | Obsolete. |
  | GetDoublePriceInfo(Double, Currency, Country) | |
  | GetDoublePriceStatement | Obsolete. |
  | GetPrices(String) | |
  | GetPrices(String, String) | |
  | GetPrices(String, String, String) | |
  | GetPrices(Boolean, String, Double, String) | Obsolete. |
  | GetPricesBySql | |
  | LoadPricesOnProducts(IEnumerableProduct) | |
  | LoadPricesOnProducts(ProductCollection) | |
  | NumberOfDecimalPlaces | |
 | Save | |
  | SavePrices | |
Top
Fields
See Also