ProximityGadgetClosestAircraftJsonDistanceFromHere Property |
Gets or sets the distance from the browser's location to the aircraft in kilometres.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string DistanceFromHere { get; set; }
Public Property DistanceFromHere As String
Get
Set
public:
property String^ DistanceFromHere {
String^ get ();
void set (String^ value);
}
member DistanceFromHere : string with get, set
Property Value
Type:
StringSee Also