Click or drag to resize
ShoppingCartItemCheckResultMinUnitsNotReached Property
Indicates that minimum unit count in one order condition is not met.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public bool MinUnitsNotReached { get; }

Property Value

Type: Boolean
See Also