| CouponCodeInfoProviderGetCouponCodeUseCount Method |
| Name | Description | |
|---|---|---|
| GetCouponCodeUseCount(IEnumerableInt32) |
Gets info about how many coupons are available in specific discount and how many of them were already used.
Returns ObjectQuery with one table containing CouponCodeDiscountID, Uses, UnlimitedCodeCount and Limit.
| |
| GetCouponCodeUseCount(IEnumerableInt32, String, String) |
Gets info about how many coupons are available in specific discount and how many of them were already used.
(Inherited from BaseCouponCodeInfoProviderTInfo, TProvider.) |