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


IGeoSurveyFunctions.DeleteUnjoinedParcels Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGeoSurveyFunctions.DeleteUnjoinedParcels Method

Delete unjoined parcels from the packet.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGeoSurveyFunctions Interface