Click or drag to resize
VolumeDiscountInfoProviderGetVolumeDiscounts Method
Returns the query for all volume discounts.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public static ObjectQuery<VolumeDiscountInfo> GetVolumeDiscounts()

Return Value

Type: ObjectQueryVolumeDiscountInfo
See Also