objectId property

String? objectId
getter/setter pair

The object ID of the line the update is applied to.

Only a line with a category indicating it is a "connector" can be updated. The line may be rerouted after updating its category.

Implementation

core.String? objectId;