Class MultiplePrice
- Namespace
- Dynamicweb.Ecommerce.Prices
- Assembly
- Dynamicweb.Ecommerce.dll
Represents quantity of prices.
[Serializable]
[Obsolete("Not in use")]
public class MultiplePrice
- Inheritance
-
MultiplePrice
- Inherited Members
Properties
Quantity
Gets or sets the quantity.
public double Quantity { get; set; }