Click or drag to resize
MultiBuyDiscountInfoMultiBuyDiscountIncludedSections Property
Gets included 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> MultiBuyDiscountIncludedSections { get; }

Property Value

Type: IEnumerableMultiBuyDiscountTreeInfo
See Also