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


IGeoSurveyFunctions.DeleteDuplicateUnjoinedParcels Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGeoSurveyFunctions Interface > IGeoSurveyFunctions.DeleteDuplicateUnjoinedParcels Method
ArcGIS Developer Help

IGeoSurveyFunctions.DeleteDuplicateUnjoinedParcels Method

Delete duplicate unjoined parcels from the packet.

[Visual Basic .NET]
Public Sub DeleteDuplicateUnjoinedParcels ( _
)
[C#]
public void DeleteDuplicateUnjoinedParcels (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGeoSurveyFunctions Interface