| ILockable Interface |
Represents a lockable collection
Namespace:
SanteDB.Core.Model.Collection
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public interface ILockable
Public Interface ILockable
public interface class ILockable
type ILockable = interface end
The ILockable type exposes the following members.
Methods
| Name | Description |
---|
| GetLocked |
Get a locked version of the collection
|
TopSee Also