The event argument for a tracked change related event. When a tracked change is deleted, the event data has the following valid properties: change
{
trackedChange: <TrackedChangeInfo>
}
Introduced: X18.
Property | Description |
---|---|
tracked |
The tracked change's information. |