Click or drag to resize
ProductPricesAppliedDiscounts Property
Applied discounts summary. Sum of the discount is already applied in the Price property.

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

Property Value

Type: ValuesSummary
See Also