Click or drag to resize

MatchConfigurationResourceHandlerUpdate Method

Update a match configuration

Namespace:  SanteDB.Rest.AMI.Resources
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public Object Update(
	Object data
)

Parameters

data
Type: SystemObject

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

Return Value

Type: Object

[Missing <returns> documentation for "M:SanteDB.Rest.AMI.Resources.MatchConfigurationResourceHandler.Update(System.Object)"]

Implements

IApiResourceHandlerUpdate(Object)
See Also