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

Creates a PricingData with a single CurrencyPricingData that contains a single tierprice with the supplied sale price.

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