This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INALocationEditOptions Interface > INALocationEditOptions.AddressLocator Property (ArcObjects .NET 10.5 SDK) |
The address locator used for reverse geocoding network locations.
[Visual Basic .NET] Public ReadOnly Property AddressLocator As ILocator
[C#] public ILocator AddressLocator {get;}