RoadCrossingBehavior Enumeration | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The permitted type of road crossing behavior.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public enum RoadCrossingBehavior
Public Enumeration RoadCrossingBehavior
Members
| Member name | Value | Description |
---|
| Allowed | 0 | |
| Discouraged | 1 | |
| Forbidden | 2 | |
See Also