This document is archived and information here might be outdated.  Recommended version.


IAttributeTransferType Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IA > IAttributeTransferType Interface
ArcGIS Developer Help

IAttributeTransferType Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

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

Classes that implement IAttributeTransferType

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.