LockOwner property: Tree class

Description

This property returns the user ID of the user who has checked out a specific tree or a tree branch, as a string.

Note:

In order to use this method, you must have Tree multi-user environment enabled. You can check if it is enabled by using UseUpdateReservation Tree property.

This property can be used only with an open tree, that is, you must open the tree using the Open method before you can use this property.

This property is read-only.