onUpdate MethodProtectedStatic

Beta

Called before an Element is updated.

onUpdate(_props: ElementProps, _iModel: IModelDb): void

throws IModelError if there is a problem

note Any class that overrides this method must call super.

Parameter Type Description
_props ElementProps  
_iModel IModelDb  

Defined in

Last Updated: 08 January, 2020