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

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

Property Value

Type: String

Implements

IItemDiscountItemDiscountID
See Also