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