CreateStandaloneIModelProps Interface
Options that can be supplied when creating standalone iModels.
Properties
| Name | Type | Description | |
|---|---|---|---|
| allowEdit Readonly | string | undefined | If present, file will allow local editing, but cannot be used to create changesets. | Deprecated |
| enableTransactions Readonly | boolean | undefined | If true, enables transactions in the standalone iModel, allowing local editing. |
Defined in
- core/common/src/IModel.ts Line 197
Last Updated: 13 December, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.