Share via


SysVersionControlMorphXLockTable::checkedOutTo Method

Returns the ID of the user who has checked out an item.

Syntax

client server public static UserId checkedOutTo(SysVersionControlItemPath _itemPath)

Run On

Called

Parameters

Return Value

Type: UserId Extended Data Type
The ID of the user the item is checked out to.

Remarks

If the item is checked out by several users, only the ID of one of the users is returned. If the item is not checked out by anyone, an empty string is returned.

See Also

Reference

SysVersionControlMorphXLockTable Table