Click or drag to resize
ShoppingCartItemCheckResultMinUnits Property
Minimum unit count in one order. Value is set to -1 when minimum units in order condition is met.

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

Property Value

Type: Int32
See Also