Click or drag to resize
BaseStationLocationLongitude Property
Gets or sets the longitude part of the user's location.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double Longitude { get; set; }

Property Value

Type: Double
See Also