C#
VB
C++
Gets or sets the patient birth date range.
[Element(DicomTag.PatientBirthDate)]
public DateRange PatientBirthDate { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property PatientBirthDate As Leadtools.Dicom.Common.Datatypes.DateRange
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property Leadtools.Dicom.Common.Datatypes.DateRange^ PatientBirthDate {
Leadtools.Dicom.Common.Datatypes.DateRange^ get();
void set ( Leadtools.Dicom.Common.Datatypes.DateRange^ );
}
The patient birth date range.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET