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