Search
Page 1 of 1 (1 items)
-
I added service reference to Method API and tried to run:
----------------------------------------------------------------------
using (ServiceSoapClient proxy = new ServiceSoapClient("ServiceSoap"))
{
try
{
String tableList = proxy.MethodAPITableListV2(companyAccount, userName, password, "");
...
Page 1 of 1 (1 items)
|
|
|