SysVersionControlMorphXLockTable::existsForAnyUser Method
Returns a Boolean value that indicates if any user holds a lock for an item.
Syntax
client server public static boolean existsForAnyUser(SysVersionControlItemPath _itemPath)
Run On
Called
Parameters
- _itemPath
Type: SysVersionControlItemPath Extended Data Type
The path of the item.
Return Value
Type: boolean
true if any user holds a lock on this record; otherwise, false.