This document is archived and information here might be outdated.  Recommended version.


IReferenceDataTable2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IReferenceDataTable2 Interface
ArcGIS Developer Help

IReferenceDataTable2 Interface

Provides access to members for retrieving reference data table information.

Product Availability

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

Members

Name Description
Read-only property DisplayName Name for the reference data table to display in the user interface.
Read-only property Fields Reference data fields in the reference data table.
Read-only property Filters Filters to use to browse for the reference data table.
Read-only property FilterUIDs UID's of the filters to use to browse for the reference data table.
Read-only property GeocodingIndexes Geocoding indexes on the reference data table.
Read-only property Name Name of the reference data table.

Inherited Interfaces

Interfaces Description
IReferenceDataTable Provides access to members for retrieving reference data table information.

Classes that implement IReferenceDataTable2

Classes Description
ReferenceDataTable A reference data table definition for a locator.