Sets a value indicating whether the tracked change is highlighted.

<void> TrackedChange.setHighlightMode(<HighlightMode> highlightMode, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
highlightMode Indicates whether the tracked change is highlighted.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.