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

Deletes all the products a coupon is applied to accept the products included in the ExclusionList.

C#
public void DeleteCouponProducts(long couponId, IEnumerable<long> exclusionIdList);
Visual Basic
Public Function DeleteCouponProducts(couponId As long, exclusionIdList As IEnumerable<long>) As void
Parameters 
Description 
couponId 
Id of coupon to remove from entries. 
exclusionIdList 
List if entry Ids to exclude. 
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!