The event argument for a tracked change related event. When a tracked change is deleted, the event data has the following valid properties: changeKind, userName, highlightColor, highlightMode and changeTime. All other properties are undefined.

Syntax

{
   trackedChange: <TrackedChangeInfo>
}

Introduced: X18.

Properties

Property Description
trackedChange The tracked change's information.