Leadtools.Medical.Worklist.DataAccessLayer.MatchingParameters Namespace > Patient Class : PatientBirthDate Property |
public Nullable<DicomDateRangeValue> PatientBirthDate {get; set;}
'Declaration Public Property PatientBirthDate As Nullable(Of DicomDateRangeValue)
'Usage Dim instance As Patient Dim value As Nullable(Of DicomDateRangeValue) instance.PatientBirthDate = value value = instance.PatientBirthDate
public: property Nullable<DicomDateRangeValue> PatientBirthDate { Nullable<DicomDateRangeValue> get(); void set ( Nullable<DicomDateRangeValue> value); }
Set this value to null to ignore this field for all matchings