IStatisticsAdsbAircraftTracked Property |
Gets or sets the count of aircraft transmitting ADS-B messages that are being tracked;
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long AdsbAircraftTracked { get; set; }
Property AdsbAircraftTracked As Long
Get
Set
property long long AdsbAircraftTracked {
long long get ();
void set (long long value);
}
abstract AdsbAircraftTracked : int64 with get, set
Property Value
Type:
Int64See Also