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


IConstructionParentParcels.ClearParentParcels Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionParentParcels Interface > IConstructionParentParcels.ClearParentParcels Method
ArcGIS Developer Help

IConstructionParentParcels.ClearParentParcels Method

Clear the parent parcel numbers.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IConstructionParentParcels Interface