![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public static class ItemLocks |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class ItemLocks |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
Clear |
Clears all locks set by the given client.
|
![]() ![]() |
Get |
Gets the Item Lock of the given item, if set.
|
![]() ![]() |
Remove |
Removes the specified lock.
|
![]() ![]() |
TrySet |
Tries to set an item lock for the given item.
|
See Also
Smartsite.Core Namespace