RouteFlagLANE_CAT Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets a char value that represents the number of lanes in each direction along this link.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public char LANE_CAT { get; }
Public ReadOnly Property LANE_CAT As Char
Get
Property Value
Type:
CharRemarks char value | represents |
---|
1 | 1 lane. |
2 | 2 or 3 lanes. |
3 | 4 or more lanes. |
See Also