Click or drag to resize
ProductCatalogPricesStandardPrice Property
Gets or sets the standard product catalog price. Does not contain any discounts.

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

Property Value

Type: Decimal
See Also