Click or drag to resize
SearchBaseStationCriteriaUseAlternateCallsigns Property
Gets or sets a value indicating that alternate callsigns should be searched for.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool UseAlternateCallsigns { get; set; }

Property Value

Type: Boolean
Remarks
Alternate callsigns are callsigns where leading zeros are added to the flight number portion of the callsign. It also includes callsigns where the IATA or ICAO code is swapped out for the ICAO or IATA code. It does not have anything to do with alphanumeric alternates for a standard CODE/NUMBER callsign.
See Also