hasElementChanged MethodProtected
Returns true if a change within sourceElement is detected.
hasElementChanged(sourceElement: Element): 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 | 
Returns - boolean
Defined in
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.