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


IFieldMap.TargetClass Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

IFieldMap.TargetClass Property

Target class (required) for field mapping.

[Visual Basic .NET]
Public Property TargetClass As IObjectClass
[C#]
public IObjectClass TargetClass {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IFieldMap Interface