jsonProperties
jsonProperties: undefined | string
A place where additional JSON properties can be stored. For example, provenance information or properties relating to the synchronization process.
note Warning: in a future major release, the type of jsonProperties
will be changed to object, and itwin.js will automatically stringify it when writing to the iModel.
This will be a breaking change, since application code will have to change from supplying a string to supplying an object.
Defined in
- backend/src/ElementAspect.ts Line 179
Last Updated: 20 June, 2023