  | CountryCurrency Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Statistics
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[AddInParameterAttribute("Currency")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "none=false")]
public string Currency { get; set; }<AddInParameterAttribute("Currency")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "none=false")>
Public Property Currency As String
	Get
	SetProperty Value
Type: 
String
See Also