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# | Copy Code |
---|---|
public static class ItemLocks |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class ItemLocks |
The type exposes the following members.
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