RouteEnd Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The end location of this route.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic RouteStop End { get; set; }
Public Property End As RouteStop
Get
Set
Property Value
Type:
RouteStopImplements
IRouteEnd
Exceptions
RemarksA route cannot start or end on a waypoint.
See Also