PreImportContext<T> Interface

Context provided to the beforeImport callback.

Properties

Name Type Description
data T | undefined Optional user-provided data for pre-import operations  
iModel IModelDb The iModel being modified  
schemaData string[] Schemas about to be imported  

Defined in

Last Updated: 23 January, 2026