Click or drag to resize
RouteTo Property
Gets or sets the airport that the route ends on.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Airport To { get; set; }

Property Value

Type: Airport
See Also