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