Click or drag to resize
SKUInfoSKUMaxItemsInOrder Property
Maximum number of units of SKU allowed to be in one order.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public int SKUMaxItemsInOrder { get; set; }

Property Value

Type: Int32
See Also