Click or drag to resize

SpeedValueIsValid Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Is this SpeedValue object valid.

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

Return Value

Type: Boolean
Returns true if both Value and Units are known.
See Also