PatientBirthDate Property

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

Property Value

The Patient Birth Date.

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.Medical.Worklist.DataAccessLayer Assembly

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