Click or drag to resize
MultiBuyDiscountInfoProviderGetMultiBuyDiscounts 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#
public static ObjectQuery<MultiBuyDiscountInfo> GetMultiBuyDiscounts()

Return Value

Type: ObjectQueryMultiBuyDiscountInfo
See Also