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


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

INALocationEditOptions.AddressLocatorName Property

The name of the address locator used for reverse geocoding network locations.

[Visual Basic .NET]
Public Property AddressLocatorName As String
[C#]
public string AddressLocatorName {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INALocationEditOptions Interface