  | Price Methods | 
 The Price type exposes the following members.
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
See Also