LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

PatientNameMiddleName Property (MWLDataset.PatientRow)

Show in webframe





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

            

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

Property Value

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

Target Platforms

See Also

Reference

MWLDataset.PatientRow Class
MWLDataset.PatientRow Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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