UnLockObject Method
Description
Unlocks the object.
Syntax
Visual Basic
Public Sub UnLockObject() 
Remarks

Releases a locked object for editing or deletion by other users. See comments on LockObject Method for more details.

See Also