Click or drag to resize

IdentifiedDataRemoveAnnotationsT 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 RemoveAnnotations<T>()

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:SanteDB.Core.Model.IdentifiedData.RemoveAnnotations``1"]

Implements

IAnnotatedResourceRemoveAnnotationsT
See Also