exportCodeSpecs Method

Export all CodeSpecs from the source iModel.

exportCodeSpecs(): Promise<void>

@note This method is called from IModelExporter.exportChanges and IModelExporter.exportAll, so it only needs to be called directly when exporting a subset of an iModel.

Returns - Promise<void>

Defined in

Last Updated: 13 December, 2023