WorkspaceGidBuilderImpl.id

Set id property.

class WorkspaceGidBuilderImpl(T)
T
id
(
string propval
)

Parameters

propval string

The "id" of the workspace.

This is generally used by applications to help destinguish between types of workspaces, particularly when saving session state.

Return Value

Type: T

Builder instance for fluent chaining