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

Inheritance: WsSalesPersonQuotaHistoryProviderBase
Exibir arquivo Open project: netTiers/netTiers

Public Methods

Method Description
WsSalesPersonQuotaHistoryProvider ( string url ) : System

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

Method Details

WsSalesPersonQuotaHistoryProvider() public method

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