hasElementChanged MethodProtected

Returns true if a change within sourceElement is detected.

hasElementChanged(sourceElement: Element, _targetElementId: string): boolean

@note A subclass can override this method to provide custom change detection behavior.

Parameter Type Description
sourceElement Element The Element from the source iModel
_targetElementId string  

Returns - boolean

Defined in

Last Updated: 13 May, 2024