Click or drag to resize

PriceCollectionLoad Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Deprecated and replaced by Price.GetPricesBySql", 
	true)]
public void Load(
	string sql
)

Parameters

sql
Type: SystemString
See Also