Leadtools.Dicom.Common

Birthdate Property (MoveToNewPatient)

Show in webframe





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

            

            
[ElementAttribute()]
public:
property Nullable<DateTime> Birthdate {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The patient birthdate.
Requirements

Target Platforms

See Also

Reference

MoveToNewPatient Class
MoveToNewPatient Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features