  | PriceCurrencyPrices Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Prices
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[IgnoreDataMemberAttribute]
public PriceCollection CurrencyPrices { get; set; }<IgnoreDataMemberAttribute>
Public Property CurrencyPrices As PriceCollection
	Get
	Set
Property Value
Type: 
PriceCollection
See Also