SetPatientId

DicomPackage.SetPatientId method

Sets the patient’s ID.

public void SetPatientId(string patientId)
ParameterTypeDescription
patientIdStringThe patient’s ID.

See Also