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


IConstructionJoinLinks.ClearJoinLinks Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

IConstructionJoinLinks.ClearJoinLinks Method

Clears join links.

[Visual Basic .NET]
Public Sub ClearJoinLinks ( _
)
[C#]
public void ClearJoinLinks (
);
[C++]
HRESULT ClearJoinLinks(
void
);

Product Availability

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

See Also

IConstructionJoinLinks Interface