AnnouncerLongWay Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
Gets or sets the maximum distance to announce the instruction for the next turn.
If the distance to the next turn is greater than this distance, the driver will
simply be told to 'continue'
Namespace:
Telogis.GeoBase.Navigation.Announcements
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("Use GetMaxAnnouncementDistance() or SetMaxAnnouncementDistance() instead")]
public int LongWay { get; set; }
<ObsoleteAttribute("Use GetMaxAnnouncementDistance() or SetMaxAnnouncementDistance() instead")>
Public Property LongWay As Integer
Get
Set
Property Value
Type:
Int32See Also