Click or drag to resize
IItemDiscountItemDiscountIsGlobal Property
True - says that discounts value is set in global main currency, False - says that discounts value is set in site main currency. Takes effect only if discount value is flat.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
bool ItemDiscountIsGlobal { get; set; }

Property Value

Type: Boolean
See Also