Table of Contents

Class ProductProductFieldValuesSample

Namespace
Dynamicweb.Ecommerce.Examples
Assembly
Dynamicweb.Ecommerce.Examples.dll
public class ProductProductFieldValuesSample
Inheritance
ProductProductFieldValuesSample
Inherited Members

Methods

CreateNewProductWithProductFieldValue(string, object)

public void CreateNewProductWithProductFieldValue(string productFieldSystemName, object value)

Parameters

productFieldSystemName string
value object
To top