Click or drag to resize
CallsignRouteDetail Properties

The CallsignRouteDetail type exposes the following members.

Properties
  NameDescription
Public propertyCallsign
Gets or sets the callsign that the route was based on.
Public propertyIcao24
Gets or sets the ICAO24 of the aircraft whose route has been fetched.
Public propertyRoute
Gets or sets the route for the callsign. This will be null if no details could be fetched for the callsign.
Public propertyUsedCallsign
Gets or sets the callsign that the route was actually found under.
Top
See Also