ConnectorElement.SetLinkedConnectorElement
Description:
Set the linked connector element.
Set the linked connector element.
Remarks:
Set the linked connector to null to remove the link.
Set the linked connector to null 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.