Click or drag to resize

ProductField Constructor (ProductField)

Initializes a new instance of the ProductField class

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ProductField(
	ProductField copyOf
)

Parameters

copyOf
Type: Dynamicweb.Ecommerce.ProductsProductField
See Also