Click or drag to resize

PriceGetPricesBySql Method

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static List<Price> GetPricesBySql(
	string sql
)

Parameters

sql
Type: SystemString

Return Value

Type: ListPrice
See Also