Click or drag to resize
AircraftListJsonBuilderArgsPreviousAircraft Property
Gets the list of aircraft that the browser was told about the last time it asked for a list.

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

Property Value

Type: ListInt32
See Also