LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)
LEAD Technologies, Inc

PatientNameMiddleName Property (MWLDataset.PatientRow)






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 string PatientNameMiddleName {get; set;}
 get_PatientNameMiddleName();
set_PatientNameMiddleName(value);
public:
property String^ PatientNameMiddleName {
   String^ get();
   void set (    String^ value);
}

Property Value

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

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

See Also

Reference

MWLDataset.PatientRow Class
MWLDataset.PatientRow Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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