Provides access to members that control the behavior of the attribute transfer tools.
Use this interface to perform an Attribute Transfer via the Transfer method. This method requires a fieldmap which can either be created programmatically or retrieved from the Attribute Transfer environment if set by the dialog on the Spatial Adjustment menu.
| Description | ||
|---|---|---|
![]() |
DeleteFieldMap | Delete a field map. |
![]() |
FieldMap | Adds a field map. This will overwrite any existing field map with the same pair of source and target object classes. |
![]() |
FindFieldMap | Finds a stored field mapping. A field map with any source or target can be found by place a null for the argument. |
![]() |
Name | Name of the current attribute type. |
![]() |
Transfer | Transfer attributes between rows based on the field map. |
| CoClasses and Classes | Description |
|---|---|
| AttributeTransfer (esriEditorExt) | Transfers attribute values from one row to another based on a fieldmap. |