WorkspaceSettingNames.settingsWorkspaces Variable

The name of a setting that, when present in a WorkspaceDb loaded by loadSettingsDictionary, will automatically be used to find and load additional SettingsDictionary's in other WorkspaceDbs. This permits you to chain the settings inside on WorkspaceDb to others upon which they depend. This setting's value is an array of WorkspaceDbSettingsPropss.

Type

string

Default Value

...``` ### Defined in - <span class="defined-in"><a href="https://github.com/iTwin/itwinjs-core/blob/9dcb6793009885ba13b4cb8260c594976733f0a4/core/backend/src/workspace/Workspace.ts#L460" target="_blank">core/backend/src/workspace/Workspace.ts</a></span> Line 460

Last Updated: 29 April, 2025