hasElementChanged MethodProtected
Returns true if a change within sourceElement is detected.
hasElementChanged(sourceElement: Element, targetElementId: Id64String): 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 | Id64String | The Element from the target iModel to compare against. |
Defined in
Last Updated: 08 January, 2020