RejectReviewChanges
function RejectReviewChanges(isAll: boolean = false): void
Description
Rejects review changes.
Parameters
- isAll
boolean
false Specifies if all changes will be rejected (true) or only changes from the current selection (false).
Returns
void