Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

PatientNameFamilyName Property (MWLDataset.PatientRow)






Gets or sets the Patient Name Family Name.
Syntax
public string PatientNameFamilyName {get; set;}
'Declaration
 
Public Property PatientNameFamilyName As String
'Usage
 
Dim instance As MWLDataset.PatientRow
Dim value As String
 
instance.PatientNameFamilyName = value
 
value = instance.PatientNameFamilyName

            

            
public:
property String^ PatientNameFamilyName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the Patient Name Family Name.
Requirements

Target Platforms

See Also

Reference

MWLDataset.PatientRow Class
MWLDataset.PatientRow Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features