Click or drag to resize
AircraftListJsonAircraft Property
Gets the list of aircraft to show to the user.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<AircraftJson> Aircraft { get; }

Property Value

Type: ListAircraftJson
See Also