Click or drag to resize

IIdentifiedEntityAddAnnotation Method

Add an annotated object

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

Parameters

annotation
Type: SystemObject

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

See Also