Click or drag to resize

IdentifiedDatam_annotations Field

A list of custom tags which were added to this object

Namespace:  SanteDB.Core.Model
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax
protected ConcurrentDictionary<Type, List<Object>> m_annotations

Field Value

Type: ConcurrentDictionaryType, ListObject
See Also