Click or drag to resize

PriceDeletePrices Method (IEnumerablePrice)

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

Parameters

prices
Type: System.Collections.GenericIEnumerablePrice
See Also