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

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

Méthodes publiques

Méthode Description
WsVSalesPersonSalesByFiscalYearsProvider ( string url ) : System

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

Method Details

WsVSalesPersonSalesByFiscalYearsProvider() public méthode

Creates a new WsVSalesPersonSalesByFiscalYearsProvider instance. Uses connection string to connect to datasource.
public WsVSalesPersonSalesByFiscalYearsProvider ( string url ) : System
url string The url to the nettiers webservice.
Résultat System