IObjectLockingSupport Interface
Description
Services to support locking objects for editing. This interface is not used for version control.
Public Methods
Public Method LockObjectLocks the object. Returns True if the object has been changed on the server.
Public Method UnLockObjectUnlocks the object.
Public Properties
Public Property IsLockedChecks if object is locked for editing.
See Also