Click or drag to resize

IAnnotatedResourceRemoveAnnotation Method

Remove annotation

Namespace:  SanteDB.Core.Model.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax
void RemoveAnnotation(
	Object annotation
)

Parameters

annotation
Type: SystemObject

[Missing <param name="annotation"/> documentation for "M:SanteDB.Core.Model.Interfaces.IAnnotatedResource.RemoveAnnotation(System.Object)"]

See Also