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.
Gets the pending files.
Syntax
public SysVersionControlTmpItem filesPending(SysVersionControlChangeListId _changeListId, SysVersionControlRepositoryFolder _folder)
Run On
Client
Parameters
- _changeListId
Type: SysVersionControlChangeListId Extended Data Type
The ID of the pending change list of which to retrieve the contents.
- _folder
Type: SysVersionControlRepositoryFolder Extended Data Type
The repository folder.
Return Value
Type: SysVersionControlTmpItem Table
The pending files.
Remarks
The returned table contains one record for each pending file.
If _changeListId is blank, the contents of the default change list is returned.