The WorkspaceItemType constants identify the type of a workspace item.
| Constant | Value | Description |
|---|---|---|
| _WORKSPACE_QUERY | 1 | A query. |
| _WORKSPACE_CHART | 2 | A chart. |
| _WORKSPACE_FOLDER | 3 | A public or personal folder. |
| _WORKSPACE_FAVORITES | 5 | An item in Favorites. |
| _WORKSPACE_QUERY_PARAMETERS | 6 | A query parameter. |
| _WORKSPACE_PREFERENCES | 7 | A user preference. |
| _WORKSPACE_REPORT | 9 | A report. |
| _WORKSPACE_REPORT_FMT | 10 | A report format. |
| _WORKSPACE_STARTUP_BUCKET_ARRAY | 11 | An item that runs at startup. |