Dynamicweb 8 Documentation
Currency Class
Members 

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

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

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

Currency Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback