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


INALocationEditOptions.ReverseGeocodeNALocationEditTypes Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INALocationEditOptions Interface > INALocationEditOptions.ReverseGeocodeNALocationEditTypes Property
ArcGIS Developer Help

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