Click or drag to resize
BaseStationFlightAircraftID Property
Gets or sets the identifier of the BaseStationAircraft record that corresponds to this flight.

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

Property Value

Type: Int32
See Also