GoogleMapSettingsClosestAircraftReceiverId Property |
Gets or sets the receiver to use when the closest aircraft desktop widget asks for details of the closest aircraft.
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int ClosestAircraftReceiverId { get; set; }
Public Property ClosestAircraftReceiverId As Integer
Get
Set
public:
property int ClosestAircraftReceiverId {
int get ();
void set (int value);
}
member ClosestAircraftReceiverId : int with get, set
Property Value
Type:
Int32See Also