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

Inheritance: WsProductCostHistoryProviderBase
Exibir arquivo Open project: netTiers/netTiers

Public Methods

Method Description
WsProductCostHistoryProvider ( string url ) : System

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

Method Details

WsProductCostHistoryProvider() public method

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