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


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

IConstructionJoinLinks Interface

Provides access to members that manipulate the join point links for a parcel construction.

Product Availability

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

Members

Name Description
Method AddJoinLink Adds a join link to the parcel construction data.
Method ClearJoinLinks Clears join links.
Method GetJoinLink Retrieves the join link at the given index.
Read-only property JoinLinkCount The number of join links for the parcel construction data.
Method RemoveJoinLink Remove join link at the given index.

Classes that implement IConstructionJoinLinks

Classes Description
ParcelConstructionData Esri Cadastral Fabric Parcel Construction Data Class.