Click or drag to resize
ReportFlightJsonFirstAltitude Property
Gets or sets the altitude that the aircraft was flying at when it was first seen.

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

Property Value

Type: Int32
See Also