Error processing SSI file
Leadtools.Dicom.Common

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

Birthdate Property (ChangePatient)






Gets or sets the patient birthdate.
Syntax
[ElementAttribute()]
public Nullable<DateTime> Birthdate {get; set;}
[ElementAttribute()]
public:
property Nullable<DateTime> Birthdate {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}
'Declaration
 
<ElementAttribute()>
Public Property Birthdate As Nullable(Of Date)
 
'Usage
 
Dim instance As ChangePatient
Dim value As Nullable(Of Date)
 
instance.Birthdate = value
 
value = instance.Birthdate

Property Value

The patient birthdate.
Requirements

Target Platforms

See Also

Reference

ChangePatient Class
ChangePatient Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features