Click or drag to resize
DescribeIcaoCompliantRegistration Method
Returns the registration passed across with characters that contravene the ICAO registration rules stripped out or transformed to upper-case as appropriate. Plus and minus are also accepted.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string IcaoCompliantRegistration(
	string registration
)

Parameters

registration
Type: SystemString

Return Value

Type: String
See Also