ShoppingCartItemCheckResultMaxUnits Property |
Maximum unit count in one order. Value is set to -1 when maximum units in order condition is met.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public int MaxUnits { get; protected set; }
Property Value
Type:
Int32See Also