This document is archived and information here might be outdated. Recommended version. |
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 [in]
pImportTarget is a parameter of type esriImportGeometryTarget pImportTarget [out, retval]
pImportTarget is a parameter of type esriImportGeometryTarget*