  | ProductInfo Class | 
 
Inheritance Hierarchy 
    Namespace: 
   Dynamicweb.Ecommerce.Integration
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic class ProductInfo : Dictionary<string, Object>
Public Class ProductInfo
	Inherits Dictionary(Of String, Object)
The ProductInfo type exposes the following members.
Constructors| 
								 
							 | Name | Description | 
|---|
  | ProductInfo | Initializes a new instance of the ProductInfo class  | 
Top
See Also