queryLastModifiedTime Method
Query for the last modified time for a Model.
queryLastModifiedTime(modelId: string): string
@throws IModelError if modelId does not identify a model in the iModel.
| Parameter | Type | Description |
|---|---|---|
| modelId | string | The Id of the model. |
Returns - string
Defined in
- backend/src/IModelDb.ts Line 2460
Last Updated: 18 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.