Workbench.id

Set id property.

  1. string id [@property getter]
  2. string id [@property setter]
    class Workbench
    @property
    void
    id
    (
    string propval
    )

Parameters

propval string

The "id" of the workbench.

This is generally used by applications to help destinguish between projects, so that the project-id matches the workbench-id.