Click or drag to resize

RouteStart Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get or set the starting location of route.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public RouteStop Start { get; set; }

Property Value

Type: RouteStop

Implements

IRouteStart
Exceptions
ExceptionCondition
WaypointStartEndExceptionThrown if the start location is a Waypoint.
Remarks
A route cannot start or end on a waypoint.
See Also