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


INALocationEditOptions.AddressLocatorName 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.AddressLocatorName Property
ArcGIS Developer Help

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