  | 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
)<ObsoleteAttribute("Deprecated and replaced by Price.GetPricesBySql", 
	true)>
Public Sub Load ( 
	sql As String
)Parameters
- sql
 - Type: SystemString
 
See Also