This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IReferenceDataField Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members for inspecting a reference data field.
Use the IReferenceDataField interface to get information about the Field in the ReferenceDataTable used by the locator.
Description | ||
---|---|---|
DisplayName | Name for the reference data field to display in the user interface. | |
InternalName | Internal name for the reference data field. | |
IsObjectID | Indicates if the field is the ObjectID field. | |
IsShape | Indicates if the field is the Shape field. | |
Name | Name of the field in the reference data table. | |
Required | Indicates whether the field is a required by the locator. |
CoClasses and Classes | Description |
---|---|
ReferenceDataField | A reference data field definition for a reference data table. |
ReferenceDataIndex Class | ReferenceDataIndexEnumerator Class | IReferenceDataFile Interface | ReferenceDataFieldsEnumerator Class | StreetMapAddressLocator Class | ReferenceDataField Class | IReferenceDataTable Interface | ReferenceDataTable Class | IReferenceDataFieldEdit Interface | IEnumReferenceDataField Interface | IEnumReferenceDataIndex Interface | IReferenceDataField Interface | ReferenceDataTableEnumerator Class | ESRIFDOAddressLocator Class | IEnumReferenceDataTable Interface | IReferenceDataFile.PathName Property | IReferenceDataTables.HasEnoughInfo Property | IReferenceDataFile.Filters Property | IReferenceDataTables.Tables Property | IAddressGeocoding.Validate Method | IReferenceDataTableEdit Interface | IReferenceDataTables Interface