PatientBirthDate Property

Summary
Gets or sets the Patient Birth Date.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public DateTime PatientBirthDate { get; set; } 
public: 
property DateTime PatientBirthDate { 
   DateTime get(); 
   void set (    DateTime ); 
} 

Property Value

The Patient Birth Date.

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly

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