This document is archived and information here might be outdated. Recommended version. |
Provides access to members for automatically maintaining a geocoded feature class.
Use the IGeocodedFeatureClass interface to automatically maintain a geocoded FeatureClass. In general, you don't need to use this interface, unless you have created your own feature class extension for geocoded FeatureClasses.
Name | Description | |
---|---|---|
GeocodeAddress | Updates the geocoded feature. | |
NeedsUpdate | Indicates if a geocoded feature needs to be updated. |
Classes | Description |
---|---|
GeocodedFeatureClassExtension | A class extension for automatically maintaining geocoded feature classes. |