Property MaxQuantity
MaxQuantity
Gets or sets the maximum quantity.
[Obsolete("Use the MaxDecimalQuantity property instead")]
public long MaxQuantity { get; set; }
Property Value
- long
The maximum quantity.
Gets or sets the maximum quantity.
[Obsolete("Use the MaxDecimalQuantity property instead")]
public long MaxQuantity { get; set; }
The maximum quantity.