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


IAttributeTransfer.FieldMap Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

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