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