Click or drag to resize
ShoppingCartItemCheckResultMaxUnitsExceeded Property
Indicates that maximum 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 MaxUnitsExceeded { get; }

Property Value

Type: Boolean
See Also