IList<Product> LoadForVolumeDiscount( int volumeDiscountId, string sortExpression )
Parameters
- volumeDiscountId
- The given VolumeDiscountId
- sortExpression
- The sort expression to use for sorting the loaded objects.
Return Value
A collection of Product objects associated with with the given VolumeDiscountId