NoteNoteDistance Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The distance associated with this note. For example, a TollwayEndsNote has a
NoteDistance that indicates how long the route travels along the tollway. Not
applicable to all Note types.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public DistanceValue NoteDistance { get; }
Public ReadOnly Property NoteDistance As DistanceValue
Get
Property Value
Type:
DistanceValueSee Also