Click or drag to resize
MultiBuyDiscountBasedOnUnitsCount Property
The number of products needed to enable this discount.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public int BasedOnUnitsCount { get; }

Property Value

Type: Int32

Implements

IMultiBuyDiscountBasedOnUnitsCount
See Also