| Applicationget_Currency Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Common
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use GetCurrency instead")]
public static Currency get_Currency(
string currencyCode
)
<ObsoleteAttribute("Use GetCurrency instead")>
Public Shared Function get_Currency (
currencyCode As String
) As Currency
Parameters
- currencyCode
- Type: SystemString
Return Value
Type:
CurrencySee Also