Click or drag to resize
ICouponCodeValueInMainCurrency Property
The provided discount value in main currency.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Nullable<decimal> ValueInMainCurrency { get; set; }

Property Value

Type: NullableDecimal
See Also