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

Gets the current List price from the Pricing object. To set an item's price, Use the Pricing property. Create a TierPrice with a quantity of 1. Use the PricingData(CurrencyId, SalePrice, ListPrice) constructor.

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