Click or drag to resize
ShoppingCartItemCheckResultMaxUnits Property
Maximum unit count in one order. Value is set to -1 when maximum units in order condition is met.

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

Property Value

Type: Int32
See Also