SetPatientBirthDate

DicomPackage.SetPatientBirthDate method

Sets the patient’s birth date.

public void SetPatientBirthDate(string patientBirthDate)
ParameterTypeDescription
patientBirthDateStringThe patient’s birth date.

See Also