onUpdateModel MethodProtected

Update an existing Model in the target iModel from the specified ModelProps.

onUpdateModel(modelProps: ModelProps): Promise<void>

@note A subclass may override this method to customize update behavior but should call super.onUpdateModel.

Parameter Type Description
modelProps ModelProps  

Returns - Promise

Defined in

Last Updated: 03 August, 2026