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


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

IAttributeTransfer.FieldMap Property

Adds a field map. This will overwrite any existing field map with the same pair of source and target object classes.

[Visual Basic .NET]
Public WriteOnly Property FieldMap
[C#]
public void FieldMap {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributeTransfer Interface