RouteStopSpeed Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the speed when at or passing the RouteStop.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic float Speed { get; set; }
Public Property Speed As Single
Get
Set
Property Value
Type:
Single
RemarksThe set value is the speed at, or when passing, the RouteStop measured in the default country speedUnits.
See Also