WorkspaceEditor.QueryWorkspaceContainersArgs Interface
Arguments for queryContainers and findContainers.
Properties
| Name | Type | Description | |
|---|---|---|---|
| containerType | "settings" | "workspace" | The type of container to query. | |
| iModelId | string | undefined | Optional iModelId to further scope the query to containers associated with a specific iModel. | |
| iTwinId | string | The iTwinId whose workspace containers should be queried. | |
| label | string | undefined | Optional label filter. |
Defined in
Last Updated: 18 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.