objectId property

String? objectId
getter/setter pair

The object ID of the line to reroute.

Only a line with a category indicating it is a "connector" can be rerouted. The start and end connections of the line must be on different page elements.

Implementation

core.String? objectId;