Click or drag to resize

RouteStopDepartures Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
List of AccessPaths that can be used to depart from this route stop.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public List<AccessPath> Departures { get; set; }

Property Value

Type: ListAccessPath
See Also