PatientInfoPrefName Property

Gets or sets the name or nickname that the patient prefers to be called, if different from the person's given name.

Namespace:  Dtx.DataAccessExt.Model
Assembly:  Dtx.DataAccessExt (in Dtx.DataAccessExt.dll) Version: 11.0.12.85

Syntax
C#
public string PrefName { get; set; }

Property Value

Type: String
See Also