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

PatientSex Property (MWLDataset.PatientRow)

Show in webframe





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

            

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

Property Value

A System.String representing the Patient Sex.
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