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: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntax
Object Touch(
	Object key
)

Parameters

key  Object

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

Return Value

Object

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

See Also