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