Click or drag to resize

ICheckoutResourceHandlerCheckIn Method

Releas a checkout

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

Parameters

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

Return Value

Type: Object
Returns the unlock object.
See Also