Click or drag to resize
IAircraftRegistration Property
Gets or sets the aircraft's registration.

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

Property Value

Type: String
Remarks
This is whatever is recorded in the database for the registration and may contain non-compliant characters.
See Also