The most recent number of satellites.
[Visual Basic .NET] Public ReadOnly Property CurrentSatelliteCount As Integer
[C#] public int CurrentSatelliteCount {get;}
[C++]
HRESULT get_CurrentSatelliteCount(
long* pCount
);
[C++]Parameters
pCount [out, retval] pCount is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.