LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

PatientBirthDate Property

Show in webframe





Gets or sets the patient birth date.
Syntax
[ElementAttribute()]
public Nullable<DateTime> PatientBirthDate {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PatientBirthDate As Nullable(Of Date)
'Usage
 
Dim instance As PatientQuery
Dim value As Nullable(Of Date)
 
instance.PatientBirthDate = value
 
value = instance.PatientBirthDate

            

            
[ElementAttribute()]
public:
property Nullable<DateTime> PatientBirthDate {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The patient birth date.
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