Gets a value indicating whether the tracked change is highlighted.
<void> TrackedChange.getHighlightMode(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives as parameter whether the tracked change is highlighted. |
error |
Optional. Is called when the operation failed with an error. |