| 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>()
Public Overridable Sub RemoveAnnotations(Of T)
public:
generic<typename T>
virtual void RemoveAnnotations()
abstract RemoveAnnotations : unit -> unit
override RemoveAnnotations : unit -> unit
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:SanteDB.Core.Model.IdentifiedData.RemoveAnnotations``1"]
Implements
IAnnotatedResourceRemoveAnnotationsTSee Also