Click or drag to resize

RouteStopDescription Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Description of the stop. See remarks.

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

Property Value

Type: String
Remarks
When directions are generated using this RouteStop the description field (if populated) will be used in the appropriate place in the Instructions. For example, if Description is set to "Home Base", the directions for this stop would read something similar to: "'Home Base' is on the left 132 yards after 'Maple Avenue'".
See Also