ArcObjects Library Reference (Location)  

IGPAddressLocatorStyle Interface

Provides access to members describing the address locator style data element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property AddressFields Fields needed to do geocoding with an address locator created with this style.
Read/write property AliasTable Table mapped as the place name alias table.
Read/write property DefaultAliasFieldNames Default field names for the place name alias table.
Read/write property DefaultFieldNames Default field names for the indicated reference data field.
Read/write property DefaultInputFieldNames Default field names for the indicated address field of an address locator created with this style.
Read/write property MappedTable Table mapped to the indicated reference data table.
Read/write property MatchFields Fields output by an address locator created with this style.
Read/write property Name Name of the locator style.
Read/write property ReferenceDataFields Reference data fields for the indicated reference data table.
Read-only property ReferenceDataFilters Filters for the indicated reference data table.
Read/write property ReferenceDataFilterUIDs Filters for the indicated reference data table.
Read/write property ReferenceDataTableCount Number of reference data tables needed for the style.
Read/write property ReferenceDataTableName Display name of the indicated reference data table.
Read/write property SimpleStandardizeFields Fields needed to do address standardization.
Read/write property SupportsPlaceNameAliasTable Indicates if the locator style supports a place name alias table.

CoClasses that implement IGPAddressLocatorStyle

CoClasses and Classes Description
GPAddressLocatorStyle The Address Locator Style Element.