Click or drag to resize
IAircraftIcaoCompliantRegistration Property
Gets the Registration with non-compliant characters stripped out.

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

Property Value

Type: String
Remarks
It transpires that some people record non-compliant characters in the database Registration field for the aircraft. This removes all non-compliant characters so that only those permitted by annex 7 of the Convention on International Civil Aviation remain.
See Also