com.esri.arcgis.location
Interface IReferenceDataFile2
- All Superinterfaces:
- IReferenceDataFile, Serializable
- All Known Implementing Classes:
- IReferenceDataFile2Proxy, StreetMapAddressLocator, StreetMapAddressLocatorStyle
public interface IReferenceDataFile2
- extends IReferenceDataFile, Serializable
Provides access to members for specifying location of custom reference data file.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
|
Method Summary |
IArray |
getFilterUIDs()
UID's of filters to use to browse for the reference data file. |
getFilterUIDs
IArray getFilterUIDs()
throws IOException,
AutomationException
- UID's of filters to use to browse for the reference data file.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- Returns:
- A reference to a com.esri.arcgis.system.IArray
- Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.