jsonProperties

jsonProperties: undefined | any

A place where additional JSON properties can be stored. For example, provenance information or properties relating to the synchronization process.

@note Warning: if defined, jsonProperties must be a string, specifically a valid JSON string.

@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

Last Updated: 25 April, 2024