Overload | Description |
---|---|
LoadForCoupon(Int32,Boolean) | Loads a collection of CouponProduct objects for the given couponId |
LoadForCoupon(Int32) | Loads the Product objects associated with the given CouponId |
LoadForCoupon(Int32,String) | Loads the Product objects associated with the given CouponId |
LoadForCoupon(Int32,Int32,Int32) | Loads the Product objects associated with the given CouponId |
LoadForCoupon(Int32,Int32,Int32,String) | Loads the Product objects associated with the given CouponId |