Click or drag to resize
CalculationRequestCurrency Property
Currency in what the calculation is to be performed.

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

Property Value

Type: CurrencyInfo
See Also