Click or drag to resize

TaxSettingCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionTaxSetting
    Dynamicweb.Ecommerce.Products.TaxesTaxSettingCollection

Namespace:  Dynamicweb.Ecommerce.Products.Taxes
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.Taxes instead")]
public class TaxSettingCollection : Collection<TaxSetting>

The TaxSettingCollection type exposes the following members.

Constructors
  NameDescription
Public methodTaxSettingCollection
Initializes a new instance of the TaxSettingCollection class
Top
Methods
See Also