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


IConstructionJoinLinks.ClearJoinLinks Method (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 > IConstructionJoinLinks.ClearJoinLinks Method
ArcGIS Developer Help

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