Gets or sets the Patient Name Family Name.
public string PatientNameFamilyName {get; set;}
public string PatientNameFamilyName {get; set;}
get_PatientNameFamilyName();
set_PatientNameFamilyName(value);
'Declaration
Public Property PatientNameFamilyName As String
'Usage
Dim instance As MWLDataset.PatientRow
Dim value As String
instance.PatientNameFamilyName = value
value = instance.PatientNameFamilyName
Property Value
A
System.String representing the Patient Name Family Name.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2