This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralJoin Interface > ICadastralJoin.RemoveJoinLink Method (ArcObjects .NET 10.4 SDK) |
Remove a the Join Link from the parcel point to the network point.
[Visual Basic .NET] Public Sub RemoveJoinLink ( _ ByVal isNetworkPoint As Boolean, _ ByVal pointID As Integer _ )
[C#] public void RemoveJoinLink ( bool isNetworkPoint, int pointID );