Click or drag to resize
DiscountCouponInfoItemDiscountedUnits Property
Number of units the discount should be applied to

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

Property Value

Type: Int32

Implements

IItemDiscountItemDiscountedUnits
See Also