Click or drag to resize
IdentifierAndCategoryMessageIdentification Property
Gets or sets the identification code transmitted by the vehicle.

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

Property Value

Type: String
Remarks
This is the aircraft identification as filed on the flight plan, or the registration of the aircraft if it is either not flying against a flight plan or the aircraft identification is not known, or a surface vehicle's radio call sign.
See Also