Dynamicweb 8 Documentation
ProductGroupCount Class
Members 

Object Model
ProductGroupCount ClassCurrency Class
Syntax
'Declaration
 
<AddInImageAttribute("tree/btn_groups.png")> 
<AddInNameAttribute("Product group count")> 
<AddInGroupAttribute("Products")> 
<AddInDescriptionAttribute("Shows the product count of productgroups")> 
Public Class ProductGroupCount 
   Inherits StatisticsProvider 
   Implements Dynamicweb.Extensibility.Editors.IDropDownOptions 
[AddInImageAttribute("tree/btn_groups.png")] 
[AddInNameAttribute("Product group count")] 
[AddInGroupAttribute("Products")] 
[AddInDescriptionAttribute("Shows the product count of productgroups")] 
public class ProductGroupCount : StatisticsProvider, Dynamicweb.Extensibility.Editors.IDropDownOptions  
Inheritance Hierarchy

System.Object
   Dynamicweb.Extensibility.ConfigurableAddIn
      Dynamicweb.eCommerce.Statistics.StatisticsProvider
         Dynamicweb.eCommerce.Statistics.ProductGroupCount

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProductGroupCount Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback