Click or drag to resize
RouteFrom Property
Gets or sets the airport that the route starts from.

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

Property Value

Type: Airport
See Also