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


IAttributeTransferType.AttributeTransfer Property (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 > IAttributeTransferType.AttributeTransfer Property
ArcGIS Developer Help

IAttributeTransferType.AttributeTransfer Property

The current attribute type.

[Visual Basic .NET]
Public ReadOnly Property AttributeTransfer As IAttributeTransfer
[C#]
public IAttributeTransfer AttributeTransfer {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributeTransferType Interface