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.
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.