ProximityGadgetClosestAircraftJsonVerticalRate Property |
Gets or sets the vertical speed in feet per second.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string VerticalRate { get; set; }
Public Property VerticalRate As String
Get
Set
public:
property String^ VerticalRate {
String^ get ();
void set (String^ value);
}
member VerticalRate : string with get, set
Property Value
Type:
StringSee Also