Click or drag to resize
DiscountsParametersCurrency Property
Gets or sets the currency in which the discounts are expressed.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public CurrencyInfo Currency { get; set; }

Property Value

Type: CurrencyInfo
See Also