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