←Select platform

BirthDate Property

Summary

Gets the patient's birth date.

Syntax

C#
VB
C++
public Nullable<DateTime> BirthDate {get; set;}
Public Property BirthDate As Nullable(Of Date)
public: 
property Nullable<DateTime> BirthDate { 
   Nullable<DateTime> get(); 
   void set (    Nullable<DateTime> ); 
} 

Property Value

Birth date of the patient.

Example

For an example refer to QueryRetrieveScu.Find

Requirements

Target Platforms

See Also

Reference

Patient Class

Patient Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize