Click or drag to resize
DiscountInfoDiscountItemOrder Property
Discount order used to define its priority (1 is the highest priority). Corresponds to DiscountOrder property.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public double DiscountItemOrder { get; set; }

Property Value

Type: Double

Implements

IConditionalDiscountDiscountItemOrder
See Also