Click or drag to resize
DiscountInfoItemDiscountType Property
Discount type. Used for discount calculation in the shopping cart.

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

Property Value

Type: DiscountTypeEnum

Implements

IItemDiscountItemDiscountType
See Also