You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > CouponApi Class > CouponApi Methods > GetProductList Method > GetProductList
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CouponApi.GetProductList Method (long)

retrieves list of ProductCouponEntryData for each product the coupon applies to.

C#
public List<ProductCouponEntryData> GetProductList(long couponId);
Visual Basic
Public Function GetProductList(couponId As long) As List<ProductCouponEntryData>
Parameters 
Description 
couponId 
Id of coupon to search products for. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!