 | CurrencyServiceGetAllCurrencies Method |
Namespace:
Dynamicweb.Ecommerce.International
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IEnumerable<Currency> GetAllCurrencies()
Public Function GetAllCurrencies As IEnumerable(Of Currency)
Return Value
Type:
IEnumerableCurrency
See Also