AircraftDetailSerial Property |
Gets the 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; }
Public ReadOnly Property Serial As String
Get
public:
property String^ Serial {
String^ get ();
}
member Serial : string with get
Property Value
Type:
StringSee Also