ProductCatalogPricesPrice Property |
Gets or sets the product catalog price. All the discounts mentioned in the
Discounts property are included.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public decimal Price { get; }
Property Value
Type:
DecimalSee Also