API Reference > imodeljs-backend > iModels > IModelExportHandler > onExportSchema onExportSchema MethodProtected Called when an schema should be exported. onExportSchema(_schema: Schema): Promise<void> note This should be overridden to actually do the export. Parameter Type Description _schema Schema Returns - Promise<void> Defined in core/backend/src/IModelExporter.ts Line 119 Last Updated: 11 June, 2024