Returns a list of available
Globeservers.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property GlobeServers() As IAgScGlobeServersCollection
|
| [C#] |
|---|
public IAgScGlobeServersCollection GlobeServers {get;}
|
| [Managed C++] |
|---|
public: __property IAgScGlobeServersCollection^ get_GlobeServers();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_GlobeServers(
|
| [Java] |
|---|
public IAgScGlobeServersCollection getGlobeServers();
|