You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > CurrencyPricingData Class > CurrencyPricingData Constructor > CurrencyPricingData
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CurrencyPricingData.CurrencyPricingData Constructor (long, decimal, decimal)

Creates a CurrencyPricingData with a single tierprice of quantity 1 and the supplied sale price.

C#
public CurrencyPricingData(long currencyId, decimal listPrice, decimal salePrice);
Visual Basic
Public Sub New(currencyId As long, listPrice As decimal, salePrice As decimal)
Parameters 
Description 
currencyId 
Id of currency to create pricing for. 
listPrice 
List Price for currency. 
salePrice 
sale Price for single tier item. 
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!