![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionJoinLinks Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that manipulate the join point links for a parcel construction.
| Description | ||
|---|---|---|
![]() |
AddJoinLink | Adds a join link to the parcel construction data. |
![]() |
ClearJoinLinks | Clears join links. |
![]() |
GetJoinLink | Retrieves the join link at the given index. |
![]() |
JoinLinkCount | The number of join links for the parcel construction data. |
![]() |
RemoveJoinLink | Remove join link at the given index. |
| CoClasses and Classes | Description |
|---|---|
| ParcelConstructionData | Esri Cadastral Fabric Parcel Construction Data Class. |