SysVersionControlMorphXLockTable::getCheckedOutItems Method
Gets the pending items for a user.
Syntax
server public static SysVersionControlTmpItem getCheckedOutItems([UserId _userId])
Run On
Server
Parameters
- _userId
Type: UserId Extended Data Type
The ID of the user; optional.
Return Value
Type: SysVersionControlTmpItem Table
The pending items.
Remarks
A table that contains one record for each pending item.