Click or drag to resize

IApiResourceHandlerExTouch Method

Touches a resource (updates its modified on without changing or creating a new version)

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

Parameters

key
Type: SystemObject

[Missing <param name="key"/> documentation for "M:SanteDB.Rest.Common.IApiResourceHandlerEx.Touch(System.Object)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:SanteDB.Rest.Common.IApiResourceHandlerEx.Touch(System.Object)"]

See Also