Click or drag to resize
IAircraftFlightsCount Property
Gets the number of flights that the aircraft has logged for it in the BaseStation database.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int FlightsCount { get; set; }

Property Value

Type: Int32
See Also