Click or drag to resize
AircraftDetailOperatorIcao Property
Gets the operator code. If the BaseStation database record is present it takes precedence over the OnlineAircraft record.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string OperatorIcao { get; }

Property Value

Type: String
See Also