Méthode | Description | |
---|---|---|
Api ( string user, string vendor, string partner, string password, bool test = false ) : System.Collections.Generic | ||
GetReport ( string reportName, string>.Dictionary |
||
GetSearch ( string searchName, string>.Dictionary |
Méthode | Description | |
---|---|---|
GetAuthElement ( ) : System.Xml.Linq.XElement | ||
GetData ( string reportId, string &errorMessage ) : |
||
GetRequestElement ( ) : System.Xml.Linq.XElement | ||
ReportingApiUrl ( ) : string | ||
SendRequest ( System.Xml.Linq.XElement request, string &errorMessage ) : System.Xml.Linq.XDocument |
public Api ( string user, string vendor, string partner, string password, bool test = false ) : System.Collections.Generic | ||
user | string | |
vendor | string | |
partner | string | |
password | string | |
test | bool | |
Résultat | System.Collections.Generic |
public GetReport ( string reportName, string>.Dictionary |
||
reportName | string | |
reportParameters | string>.Dictionary | |
errorMessage | string | |
Résultat |
public GetSearch ( string searchName, string>.Dictionary |
||
searchName | string | |
reportParameters | string>.Dictionary | |
errorMessage | string | |
Résultat |