Click or drag to resize

PersonLanguageCommunication Property

Gets the person's languages of communication

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<PersonLanguageCommunication> LanguageCommunication { get; set; }

Property Value

Type: ListPersonLanguageCommunication
See Also