| CurrencyName Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.International
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use GetName and SetName instead.")]
public string Name { get; set; }
<ObsoleteAttribute("Use GetName and SetName instead.")>
Public Property Name As String
Get
Set
Property Value
Type:
StringSee Also