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

Inheritance: WsSalesPersonQuotaHistoryProviderBase
Afficher le fichier Open project: netTiers/netTiers

Méthodes publiques

Méthode Description
WsSalesPersonQuotaHistoryProvider ( string url ) : System

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

Method Details

WsSalesPersonQuotaHistoryProvider() public méthode

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.
Résultat System