Click or drag to resize

IIdentifiedEntityRemoveAnnotation Method

Remove annotation

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

Parameters

annotation
Type: SystemObject

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

See Also