AircraftOnlineLookupDetailSerial Property |
Gets or sets the aircraft's serial number.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Serial { get; set; }
Public Property Serial As String
Get
Set
public:
property String^ Serial {
String^ get ();
void set (String^ value);
}
member Serial : string with get, set
Property Value
Type:
StringSee Also