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


INALocationEditOptions.AddressLocator Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INALocationEditOptions.AddressLocator Property

The address locator used for reverse geocoding network locations.

[Visual Basic .NET]
Public ReadOnly Property AddressLocator As ILocator
[C#]
public ILocator AddressLocator {get;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INALocationEditOptions Interface