C# Class Nettiers.AdventureWorks.Data.WebServiceClient.WsProductListPriceHistoryProvider

Inheritance: WsProductListPriceHistoryProviderBase
Exibir arquivo Open project: netTiers/netTiers

Public Methods

Method Description
WsProductListPriceHistoryProvider ( string url ) : System

Creates a new WsProductListPriceHistoryProvider instance. Uses connection string to connect to datasource.

Method Details

WsProductListPriceHistoryProvider() public method

Creates a new WsProductListPriceHistoryProvider instance. Uses connection string to connect to datasource.
public WsProductListPriceHistoryProvider ( string url ) : System
url string The url to the nettiers webservice.
return System