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


IFieldMap.TargetClass Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IF > IFieldMap Interface > IFieldMap.TargetClass Property
ArcGIS Developer Help

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