disableThinnedNativeInstanceWorkflow
disableThinnedNativeInstanceWorkflow: boolean | undefined@beta
Configuration controlling whether to use the thinned down native instance functions for element, model, and aspect CRUD operations or use the previous behavior of using the native side for all CRUD operations. Set to true to revert to the previous behavior.
Defined in
- core/backend/src/IModelHost.ts Line 245
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.