The target feature class of this import operation.
[Visual Basic .NET] Public Property Target As esriImportGeometryTarget
[C#] public esriImportGeometryTarget Target {get; set;}
[C++]
HRESULT get_Target(
esriImportGeometryTarget* pImportTarget
);
[C++]
HRESULT put_Target(
esriImportGeometryTarget pImportTarget
);
[C++]Parameters
pImportTarget [out, retval]pImportTarget is a parameter of type esriImportGeometryTarget
pImportTarget [in]pImportTarget is a parameter of type esriImportGeometryTarget
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.