connectedObjectId property

String? connectedObjectId
getter/setter pair

The object ID of the connected page element.

Some page elements, such as groups, tables, and lines do not have connection sites and therefore cannot be connected to a connector line.

Implementation

core.String? connectedObjectId;