Gets an object that represents the tracked change which causes the event. It is of the type TrackedChange.

Syntax

public TrackedChange TrackedChange { get; }
Public ReadOnly Property TrackedChange() As TrackedChange

Limitations

Read only.