IAircraftListIsTracking Property |
Gets a value indicating that the aircraft list is tracking aircraft.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property IsTracking As Boolean
Get
property bool IsTracking {
bool get ();
}
abstract IsTracking : bool with get
Property Value
Type:
BooleanSee Also