Click or drag to resize
BaseStationFlightFlightID Property
Gets or sets the unique identifier of the flight record on the database.

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

Property Value

Type: Int32
See Also