Click or drag to resize

ProductVatGroup Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.Ecommerce.ProductsProductVatGroup

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class ProductVatGroup : DbObject

The ProductVatGroup type exposes the following members.

Constructors
  NameDescription
Public methodProductVatGroup
Initializes a new instance of the ProductVatGroup class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyCountryId
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyProductId
Public propertyProductVariantId
Public propertyTransaction (Inherited from DbObject.)
Public propertyVatGroupId
Top
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also