Click or drag to resize
MultiBuyDiscountDiscountName Property
Name of the multi buy discount.

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

Property Value

Type: String

Implements

IMultiBuyDiscountDiscountName
See Also