Click or drag to resize

ConceptSetConcepts Property

Gets the concepts in the set

Namespace:  SanteDB.Core.Model.DataTypes
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<Concept> Concepts { get; set; }

Property Value

Type: ListConcept
See Also