Click or drag to resize

NoteType Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Used to define the type of a Note.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum NoteType
Members
  Member nameValueDescription
StateChange0 Used when crossing a State border.
TollwayBegins1 Used at the start of a tollway.
TollwayEnds2 Used at the end of a tollway.
NameChange3 Used when the name of a street changes.
FreewayEnds4 Used when a freeway ends.
WayPointApproaching5 Used when a waypoint is approaching
WayPointPassed6 Used when a waypoint was passed
DrivingBreak7 Used for when the vehicle should be stationary
See Also