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