DeviceMessageDtoSatelliteCount Property

The number of satellites the device believes it can see. (If the device has a GPS module and reports it)

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public int? SatelliteCount { get; set; }

Property Value

NullableInt32

See Also