initializeConnection Method
Deprecated in 4.5 - will not be removed until after 2026-06-13. Initialization is performed automatically by all async methods and only needed for deprecated FavoritePropertiesManager.has and sortFields.
Initialize favorite properties for the provided IModelConnection.
initializeConnection(imodel: IModelConnection): Promise<void>
| Parameter | Type | Description |
|---|---|---|
| imodel | IModelConnection |
Returns - Promise
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.