ArcObjects Library Reference (Location)  

IReferenceDataField Interface

Provides access to members for inspecting a reference data field.

Product Availability

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

When To Use

Use the IReferenceDataField interface to get information about the Field in the ReferenceDataTable used by the locator.

Members

Description
Read-only property DisplayName Name for the reference data field to display in the user interface.
Read-only property InternalName Internal name for the reference data field.
Read-only property IsObjectID Indicates if the field is the ObjectID field.
Read-only property IsShape Indicates if the field is the Shape field.
Read-only property Name Name of the field in the reference data table.
Read-only property Required Indicates whether the field is a required by the locator.

CoClasses that implement IReferenceDataField

CoClasses and Classes Description
ReferenceDataField A reference data field definition for a reference data table.

See Also

ESRIFDOAddressLocator Class | ReferenceDataIndexEnumerator Class | IReferenceDataTables Interface | IReferenceDataTable Interface | ReferenceDataIndex Class | ReferenceDataTable Class | ReferenceDataField Class | IReferenceDataFile.PathName Property | ReferenceDataTableEnumerator Class | IReferenceDataTables.Tables Property | IReferenceDataTableEdit Interface | IEnumReferenceDataTable Interface | IReferenceDataFile.Filters Property | IEnumReferenceDataIndex Interface | ReferenceDataFieldsEnumerator Class | StreetMapAddressLocator Class | IReferenceDataFile Interface | IReferenceDataField Interface | IReferenceDataFieldEdit Interface | IAddressGeocoding.Validate Method | IReferenceDataTables.HasEnoughInfo Property | IEnumReferenceDataField Interface