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