Dynamicweb 8 Documentation
Shipment Class
Members 

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

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

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

Shipment Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback