PatientBirthDate Property

Summary
Gets or sets the patient birth date range.
Syntax
C#
VB
C++
[Element(DicomTag.PatientBirthDate)] 
public DateRange PatientBirthDate { get; set; } 
  
<ElementAttribute()> 
Public Property PatientBirthDate As DateRange 
[ElementAttribute()] 
public: 
property DateRange^ PatientBirthDate { 
   DateRange^ get(); 
   void set (    DateRange^ ); 
} 

Property Value

The patient birth date range.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.