Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

PatientBirthDate Property






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

            

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

Property Value

The patient birth date range.
Requirements

Target Platforms

See Also

Reference

PatientQuery Class
PatientQuery Members

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