Click or drag to resize

ProductItemSave Method (String, String, String, String, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Save(
	string theProductId,
	string itemId,
	string theBomProductId,
	string bomVarId,
	string theBomGroupId
)

Parameters

theProductId
Type: SystemString
itemId
Type: SystemString
theBomProductId
Type: SystemString
bomVarId
Type: SystemString
theBomGroupId
Type: SystemString
See Also