2027 Method
Changes 0
M

ConnectorElement.SetLinkedConnectorElement

Description:
Set the linked connector element.
Remarks:
Set the linked connector to null to remove the link.
public void SetLinkedConnectorElement(
	ConnectorElement otherConnector
)
  • 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.