Click or drag to resize

ILockableResourceHandlerUnlock Method

Obsoletes a unlock.

Namespace:  SanteDB.Rest.Common
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
Object Unlock(
	Object key
)

Parameters

key
Type: SystemObject
The key of the resource to unlock.

Return Value

Type: Object
Returns the unlock object.
See Also