Click or drag to resize
ItemDiscountItemDiscountType Property
Type of the discount. 'Custom discount' type is set by default.

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

Property Value

Type: DiscountTypeEnum

Implements

IItemDiscountItemDiscountType
See Also