ConnectorElement.SetLinkedConnectorElement
Description:
Set the linked connector element.
Set the linked connector element.
Remarks:
Set the linked connector to .a null reference (Nothing in Visual Basic) to remove the link.
Set the linked connector to .a null reference (Nothing in Visual Basic) to remove the link.
public void SetLinkedConnectorElement(
ConnectorElement otherConnector
)
-
otherConnectorThe connector to link to.
-
The connector being linked to is a different domain than that of the calling connector. -or- The connector being linked to is the same as the calling connector.
-
This connector type does not support linked connectors.