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


ICadastralJoin.DeleteJoinLink Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralJoin.DeleteJoinLink Method

Delete a Join Link.

[Visual Basic .NET]
Public Sub DeleteJoinLink ( _
    ByVal index As Integer _
)
[C#]
public void DeleteJoinLink (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralJoin Interface