RouteMatrixStops Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an array of stops in the order of the matrix.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public RouteStop[] Stops { get; }
Public ReadOnly Property Stops As RouteStop()
Get
Property Value
Type:
RouteStopImplements
IRouteMatrixStopsSee Also