SpeedValueIsValid Property | |
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; }
Public ReadOnly Property IsValid As Boolean
Get
Return Value
Type:
BooleanReturns true if both Value and Units are known.
See Also