Click or drag to resize

DbConceptNameName Property

Gets or sets the name.

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

Property Value

Type: String
The name.
See Also