Dynamicweb 8 Documentation
TotalOrders Class
Members 

Object Model
TotalOrders ClassCurrency Class
Syntax
'Declaration
 
<AddInNameAttribute("Order total")> 
<AddInImageAttribute("tree/btn_orders.png")> 
<AddInGroupAttribute("Orders")> 
<AddInDescriptionAttribute("Shows the order total in a specified period")> 
Public Class TotalOrders 
   Inherits StatisticsProvider 
   Implements Dynamicweb.Extensibility.Editors.IDropDownOptions 
[AddInNameAttribute("Order total")] 
[AddInImageAttribute("tree/btn_orders.png")] 
[AddInGroupAttribute("Orders")] 
[AddInDescriptionAttribute("Shows the order total in a specified period")] 
public class TotalOrders : StatisticsProvider, Dynamicweb.Extensibility.Editors.IDropDownOptions  
Inheritance Hierarchy

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

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

TotalOrders Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback