This document is archived and information here might be outdated. Recommended version. |
Provides access to members that supply lock information.
The ILockInfo interface provides the ability to detect what current users have version locks and if the lock is shared or exclusive. Locks imply that the users are currently editing the version or currently reconciling the version. This information can be used to determine if the version is available for editing, to be reconciled or to be reconciled against.
Name | Description | |
---|---|---|
LockType | The type of lock the user acquired. | |
UserName | The name of the user that acquired the lock. |
Classes | Description |
---|