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


IConstructionParentParcels Interface (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
ArcGIS Developer Help

IConstructionParentParcels Interface

Provides access to the parent parcels of a parcel construction.

Product Availability

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

Members

Name Description
Method AddParentParcel Add a parent parcelNo for the construction.
Method ClearParentParcels Clear the parent parcel numbers.
Method GetParentParcel The parent parcelNo at the given index.
Read-only property ParentParcelCount The number of parent parcels.
Method RemoveParentParcel Remove parent parcel from construction data.

Classes that implement IConstructionParentParcels

Classes Description
ParcelConstructionData Esri Cadastral Fabric Parcel Construction Data Class.