Click or drag to resize

ProductInfo Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryString, Object
    Dynamicweb.Ecommerce.IntegrationProductInfo

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class ProductInfo : Dictionary<string, Object>

The ProductInfo type exposes the following members.

Constructors
  NameDescription
Public methodProductInfo
Initializes a new instance of the ProductInfo class
Top
See Also