C#
VB
C++
Gets or sets the patient birth date.
[Element(DicomTag.PatientBirthDate, Requirement = DicomIodUsageType.Type2MandatoryElement)]public Nullable<DateTime> PatientBirthDate { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>Public Property PatientBirthDate As Nullable(Of Date)
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]public:property Nullable<DateTime> PatientBirthDate {Nullable<DateTime> get();void set ( Nullable<DateTime> );}
The patient birth date.
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
