Click or drag to resize

DbConceptSetConceptAssociationConceptSetUuid Property

Gets or sets the concept set identifier.

Namespace:  SanteDB.DisconnectedClient.SQLite.Model.Concepts
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public byte[] ConceptSetUuid { get; set; }

Property Value

Type: Byte
The concept set identifier.
See Also