Click or drag to resize
ItemDiscountItemDiscountIsGlobal Property
True - discount value is set in global main currency, False (default) - discount 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: 9.0.0
Syntax
C#
public bool ItemDiscountIsGlobal { get; set; }

Property Value

Type: Boolean

Implements

IItemDiscountItemDiscountIsGlobal
See Also