This document is archived and information here might be outdated.  Recommended version.


INALocationEditOptions.AutoReverseGeocode Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INALocationEditOptions.AutoReverseGeocode Property

Indicates if locations should be reverse geocoded.

[Visual Basic .NET]
Public Property AutoReverseGeocode As Boolean
[C#]
public bool AutoReverseGeocode {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INALocationEditOptions Interface