Click or drag to resize
ProductCatalogPricesPrice Property
Gets or sets the product catalog price. All the discounts mentioned in the Discounts property are included.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public decimal Price { get; set; }

Property Value

Type: Decimal
See Also