Click or drag to resize

VatGroupCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionVatGroup
    Dynamicweb.Ecommerce.InternationalVatGroupCollection

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Don't use this.")]
public class VatGroupCollection : Collection<VatGroup>

The VatGroupCollection type exposes the following members.

Constructors
  NameDescription
Public methodVatGroupCollection
Initializes a new instance of the VatGroupCollection class
Top
See Also