TrackedMovesConflictEventArgs Properties
Provides data for the TrackedMovesConflict event.
Name | Description |
---|---|
New |
Provides access to the range of the moved text’s new location. |
Original |
Retrieves the range of the moved text’s original location. |
Resolve |
Gets or sets what version of moved text to keep. |
Revision | Provides access to the revision whose rejection fired the event. |
See Also