Click or drag to resize

StaticGpsPoweredUp Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the power status of the static GPS.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool PoweredUp { get; }

Property Value

Type: Boolean

Implements

IGpsPoweredUp
Remarks
Returns true if the static GPS is powered up. Otherwise false.
See Also