IObjectLockingSupport Interface Members
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