Dynamicweb 8 Documentation
TaxSettingCollection Class
Members 

Object Model
TaxSettingCollection ClassTaxSetting Class
Syntax
'Declaration
 
Public Class TaxSettingCollection 
   Inherits System.Collections.ObjectModel.Collection(Of TaxSetting)
public class TaxSettingCollection : System.Collections.ObjectModel.Collection<TaxSetting> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Dynamicweb.eCommerce.Products.Taxes.TaxSettingCollection

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

TaxSettingCollection Members
Dynamicweb.eCommerce.Products.Taxes Namespace

Send Feedback