Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PatientBirthDate Property (ModalityPerformedProcedureStep)






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

Property Value

The patient birth date.
Requirements

Target Platforms

See Also

Reference

ModalityPerformedProcedureStep Class
ModalityPerformedProcedureStep Members

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