ReportAircraftJsonMTOW Property |
Gets or sets the maximum takeoff weight of the aircraft.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string MTOW { get; set; }
Public Property MTOW As String
Get
Set
public:
property String^ MTOW {
String^ get ();
void set (String^ value);
}
member MTOW : string with get, set
Property Value
Type:
StringSee Also