Dynamicweb 8 Documentation
TotalProductSale Class
Members 

Object Model
TotalProductSale ClassCurrency Class
Syntax
'Declaration
 
<AddInGroupAttribute("Products")> 
<AddInImageAttribute("tree/btn_products.png")> 
<AddInNameAttribute("Product sale")> 
<AddInDescriptionAttribute("Shows the product sale in a specified period")> 
Public Class TotalProductSale 
   Inherits StatisticsProvider 
   Implements Dynamicweb.Extensibility.Editors.IDropDownOptions 
[AddInGroupAttribute("Products")] 
[AddInImageAttribute("tree/btn_products.png")] 
[AddInNameAttribute("Product sale")] 
[AddInDescriptionAttribute("Shows the product sale in a specified period")] 
public class TotalProductSale : StatisticsProvider, Dynamicweb.Extensibility.Editors.IDropDownOptions  
Inheritance Hierarchy

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

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

TotalProductSale Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback