LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

PatientSex Property

Show in webframe





Gets or sets the patient sex.
Syntax
[ElementAttribute()]
public string PatientSex {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PatientSex As String
'Usage
 
Dim instance As PatientQuery
Dim value As String
 
instance.PatientSex = value
 
value = instance.PatientSex

            

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

Property Value

The patient sex.
Requirements

Target Platforms

See Also

Reference

PatientQuery Class
PatientQuery Members

 

 


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

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