Click or drag to resize
IAircraftStopovers Property
Gets or sets a list of scheduled stops for the aircraft.

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

Property Value

Type: ICollectionString
See Also