Click or drag to resize
MultiBuyDiscountInfoMultiBuyDiscountExcludedSections Property
Gets excluded collection of MultiBuyDiscountTreeInfo connected to this discount.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public virtual IEnumerable<MultiBuyDiscountTreeInfo> MultiBuyDiscountExcludedSections { get; }

Property Value

Type: IEnumerableMultiBuyDiscountTreeInfo
See Also