Click or drag to resize

IResourceCollectionAddAnnotationToAll Method

Add the annotation to all objects

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

Parameters

annotation
Type: SystemObject

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

See Also