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

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

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