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