Click or drag to resize
DiscountInfoDiscountOrderAmount Property
Order price to limit application of discount.

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

Property Value

Type: Decimal
See Also