Click or drag to resize
CallsignRouteDetailIcao24 Property
Gets or sets the ICAO24 of the aircraft whose route has been fetched.

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

Property Value

Type: String
See Also