This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IS > ISingleLineAddressInput Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members for working with single line address information.
Use the ISingleLineAddressInput interface to determine if a locator supports geocoding an address in a single line format. Address locators created in ArcGIS 10 support single line input geocoding.
Description | ||
---|---|---|
DefaultInputFieldNames | Recognized names for the single line input field. | |
SingleLineAddressField | Field needed to geocode a single line address. |
CoClasses and Classes | Description |
---|---|
AGSAddressLocator | A locator adaptor for the GeocodeServer proxies. |
CompositeLocator | A locator that contains collection of other locators. |
ESRIGen2AddressLocator | An address locator that uses the Esri geocoding engine introduced in ArcGIS version 10.0. |
ESRIGen2AddressLocatorStyle | An address locator style that uses the Esri geocoding engine introduced in ArcGIS version 10.0. |