This document is archived and information here might be outdated. Recommended version. |
Remove a join link.
[Visual Basic .NET]
Public Sub RemoveJoinLink ( _
ByVal isNetworkPt As Boolean, _
ByVal ptID As Integer _
)
[C#]
public void RemoveJoinLink (
bool isNetworkPt,
int ptID
);