Click or drag to resize

DeviceMessageResourceHandlerUpdate Method

[Missing <summary> documentation for "M:SanteDB.Client.Rest.DeviceMessageResourceHandler.Update(System.Object)"]


Namespace: SanteDB.Client.Rest
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public Object Update(
	Object data
)

Parameters

data  Object

[Missing <param name="data"/> documentation for "M:SanteDB.Client.Rest.DeviceMessageResourceHandler.Update(System.Object)"]

Return Value

Object

[Missing <returns> documentation for "M:SanteDB.Client.Rest.DeviceMessageResourceHandler.Update(System.Object)"]

Implements

IApiResourceHandlerUpdate(Object)
See Also