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