ArcObjects Library Reference  (Location)    

IReferenceDataFieldEdit Interface

Provides access to members for modifying reference data field information.

Product Availability

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

When To Use

Use the IReferenceDataFieldEdit property to search a reference data souce for Fields that contain the appropriate information for this ReferenceDataField.

Members

Description
Read-only property DefaultNames Recognized names for the reference data field in the reference data table.
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.
Write-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.

Inherited Interfaces

Interfaces Description
IReferenceDataField Provides access to members for inspecting a reference data field.

CoClasses that implement IReferenceDataFieldEdit

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

See Also

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