Click or drag to resize

AssigningAuthorityAuthorityScope Property

Gets concept sets to which this concept is a member

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

Property Value

Type: ListConcept
See Also