RouteFlagPOSTED_SPEED Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
Gets whether the SPEED_LIM represents a posted speed limit or an estimate. This property is obsolete. Use
SpeedLimitSource instead.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute]
public bool POSTED_SPEED { get; }
<ObsoleteAttribute>
Public ReadOnly Property POSTED_SPEED As Boolean
Get
Property Value
Type:
BooleanSee Also