Dynamicweb 8 Documentation
OrderShippingPrice Class
Members 

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

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

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

OrderShippingPrice Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback