ArcObjects Library Reference (NetworkAnalystUI)  

INALocationEditOptions.ReverseGeocodeNALocationEditTypes Property

The network location edit types that can be automatically reverse geocoded.

[Visual Basic .NET]
Public Property ReverseGeocodeNALocationEditTypes As Integer
[C#]
public int ReverseGeocodeNALocationEditTypes {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INALocationEditOptions Interface