| ApplicationCurrencies Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Common
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use AllCurrencies instead.")]
public static CurrencyCollection Currencies { get; }
<ObsoleteAttribute("Use AllCurrencies instead.")>
Public Shared ReadOnly Property Currencies As CurrencyCollection
Get
Property Value
Type:
CurrencyCollectionSee Also