OnModelPropsArg Interface

Argument for the Model.onXxx static methods that supply the properties of a Model to be inserted or updated.

Extends

Properties

Name Type Description
props Readonly<ModelProps> The new properties of the Model affected.  

Inherited properties

Name Type Inherited from Description
iModel IModelDb OnModelArg The iModel for the Model affected.

Defined in

Last Updated: 25 April, 2024