←Select platform

Birthdate Property (ChangePatient)

Summary

Gets or sets the patient birthdate.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public Nullable<DateTime> Birthdate {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property Birthdate As Nullable(Of Date) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property Nullable<DateTime> Birthdate { 
   Nullable<DateTime> get(); 
   void set (    Nullable<DateTime> ); 
} 

Property Value

The patient birthdate.

Requirements

Target Platforms

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