Click or drag to resize

DbConceptIsSystemConcept Property

Gets or sets whether the object is a system concept or not

Namespace:  SanteDB.DisconnectedClient.SQLite.Model.Concepts
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public bool IsSystemConcept { get; set; }

Property Value

Type: Boolean
See Also