Click or drag to resize
ConfigurationFlightRouteSettings Property
Gets or sets the object holding settings that control how flight routes are used and stored.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FlightRouteSettings FlightRouteSettings { get; set; }

Property Value

Type: FlightRouteSettings
See Also