Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a review file from a set of files in the back end version control system.
Syntax
public void reviewFileSet(
Set _setOfFiles,
SysVersionControlItemComment _comment,
FilenameSave _fileNameOfReviewPackage,
SysVersionControlRepositoryFolder _folder)
Run On
Client
Parameters
- _setOfFiles
Type: Set Class
The set of files to review.
- _comment
Type: SysVersionControlItemComment Extended Data Type
The comment to use for the review.
- _fileNameOfReviewPackage
Type: FilenameSave Extended Data Type
The file name of the review file.
- _folder
Type: SysVersionControlRepositoryFolder Extended Data Type
The repository folder.