Click or drag to resize

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

The ILockable type exposes the following members.

Methods
  NameDescription
Public methodGetLocked
Get a locked version of the collection
Top
See Also