You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > CouponData Class > CouponData Properties > DiscountValue
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CouponData.DiscountValue Property

Gets or sets the value of the discount. For a fixed amount, this would be the amount (i.e. 5.00). For percentage, it would be the discount percent value in whole numbers (i.e. 15% = 15.00).

C#
public decimal DiscountValue;
Visual Basic
Public Property DiscountValue() As decimal
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!