RouteStopDescription Property | |
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; }
Public Property Description As String
Get
Set
Property Value
Type:
StringRemarks 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