Click or drag to resize

MatchConfigurationResourceHandlerObsolete Method

Delete a match configuration

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

Parameters

key
Type: SystemObject

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

Return Value

Type: Object

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

Implements

IApiResourceHandlerObsolete(Object)
See Also