Click or drag to resize

PriceSavePrices Method

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void SavePrices(
	IEnumerable<Price> prices
)

Parameters

prices
Type: System.Collections.GenericIEnumerablePrice
See Also