RouteEnd Property | |
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
Syntax public RouteStop End { get; set; }
Public Property End As RouteStop
Get
Set
Property Value
Type:
RouteStopImplements
IRouteEndExceptions Remarks A route cannot start or end on a waypoint.
See Also