  | SalesDiscountValueFixedByCurrencies Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Orders.SalesDiscounts
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic Dictionary<string, double> ValueFixedByCurrencies { get; set; }Public Property ValueFixedByCurrencies As Dictionary(Of String, Double)
	Get
	Set
Property Value
Type: 
DictionaryString, 
Double
See Also