Click or drag to resize

ProductFieldValue Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.ProductsProductFieldValue

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

The ProductFieldValue type exposes the following members.

Constructors
  NameDescription
Public methodProductFieldValue
Initializes a new instance of the ProductFieldValue class
Public methodProductFieldValue(ProductField, Object)
Initializes a new instance of the ProductFieldValue class
Public methodProductFieldValue(String, ProductField, Object)
Initializes a new instance of the ProductFieldValue class
Top
Properties
Methods
  NameDescription
Public methodGetFieldName
Public methodSave
Top
See Also