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: 12.0.0
Syntax
C#
public DiscountTypeEnum ItemDiscountType { get; }

Property Value

Type: DiscountTypeEnum
See Also