Dynamicweb 8 Documentation
Payment Class
Members 

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

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

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

Payment Members
Dynamicweb.eCommerce.Statistics Namespace

Send Feedback