exportSchemas Method
Export schemas from the source iModel.
exportSchemas(): Promise<void>
note This must be called separately from IModelExporter.exportAll or IModelExporter.exportChanges.
Returns - Promise<void>
Defined in
- transformer/src/IModelExporter.ts Line 315
Last Updated: 20 June, 2023