Click or drag to resize

IdentifiedDataGetAnnotationsT Method

Get annotations of specified T

Namespace:  SanteDB.Core.Model
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax
public virtual IEnumerable<T> GetAnnotations<T>()

Type Parameters

T

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

Return Value

Type: IEnumerableT

[Missing <returns> documentation for "M:SanteDB.Core.Model.IdentifiedData.GetAnnotations``1"]

Implements

IAnnotatedResourceGetAnnotationsT
See Also