This document is archived and information here might be outdated. Recommended version. |
Gets the IGISServers object holding the IGISServerInfos for the Manager web service catalog.
[Visual Basic .NET] Public ReadOnly Property GISServers As IGISServers
[C#] public IGISServers GISServers {get;}
[C++]
HRESULT get_GISServers(
IGISServers** servers
);
[C++] Parameters servers [out, retval]
servers is a parameter of type IGISServers**