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


IConstructionParentParcels.ClearParentParcels Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

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