ArcObjects Library Reference (Editor)  

IAttributeTransferType Interface

Provides access to members that control the behavior of the attribute transfer interfaces.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property AttributeTransfer The current attribute type.
Write-only property AttributeTransferType The current attribute type.

CoClasses that implement IAttributeTransferType

CoClasses and Classes Description
Editor The Object Editor Extension.

Remarks

This interface allows for the addition of extra Spatial Adjustment attribute transfer types. These extra types must implement IAttributeTransfer and be registered in the 'ESRI Adjustment Attribute Transfer Methods' component class.

.NET Related Topics

EditorExt