Click or drag to resize
BaseStationAircraftAndFlightsCountFlightsCount Property
Gets or sets the number of flight records for the aircraft.

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

Property Value

Type: Int32
See Also