Click or drag to resize

IdentifiedDataRemoveAnnotation Method

Remove annotation

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

Parameters

annotation
Type: SystemObject

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

Implements

IAnnotatedResourceRemoveAnnotation(Object)
See Also