Click or drag to resize

AppletSolutionResourceHandlerObsolete Method

Obsoletes the specified applet

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

Parameters

solutionId
Type: SystemObject
The identifier of the applet to uninstall

Return Value

Type: Object
Null

Implements

IApiResourceHandlerObsolete(Object)
See Also