Click or drag to resize
ProximityGadgetClosestAircraftJsonStopovers Property
Gets or sets a list of airports that the aircraft will be stopping at on its way to Destination.

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

Property Value

Type: ListString
See Also