Click or drag to resize
ProductPricesStandardPrice Property
Standard product price. Price does not contain any discounts.

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

Property Value

Type: Decimal
See Also