Parameters
- client
- Business Analyst Server Client class or null.
A new task can be constructed in two ways: as a task sharing a BAServerClient type instance with other tasks or as a standalone task encapsulating its own client. In the last case, an URL string passed in parameters of the constructor is implicitly converted to a private instance of the BAServerClient class.
The base URL to the Business Analyst Server HTTP Service looks as follows:
http://{host}:{port}/ArcGIS/baserver/REST/services/DefaultMap/BAServer
The {host}
and {port}
parameters in this URL should be substituted with valid Business Analyst Server host name and port, respectively.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family