Click or drag to resize

PriceSave Method

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Save(
	string id,
	string productId,
	string currencyCode
)

Parameters

id
Type: SystemString
productId
Type: SystemString
currencyCode
Type: SystemString
See Also