This property is deprecated.
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( IAgScGlobeServersCollection ** ppVal ); |
[Java] |
---|
public IAgScGlobeServersCollection getGlobeServers(); |