Click or drag to resize
MultiBuyDiscountInfoProviderGetMultiBuyDiscountsInternal Method
Returns a query for all the MultiBuyDiscountInfo objects.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<MultiBuyDiscountInfo> GetMultiBuyDiscountsInternal()

Return Value

Type: ObjectQueryMultiBuyDiscountInfo
See Also