Click or drag to resize

DbPersonLanguageCommunicationIsPreferred Property

Gets or sets wheter this person prefers to be contacted in this language

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

Property Value

Type: Boolean
See Also