Get the linked connector element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ConnectorElement GetLinkedConnectorElement()
Return Value
ConnectorElementThe linked connector element. If null, the connector has no link.
