Performs a patient-based query on the DICOMDIR and fills the Leadtools.Dicom.DicomDataSet with the patients that are returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
protected override void DoFindPatients(FindQuery query,List<DicomDataSet> responsePatients)
Protected Overrides Sub DoFindPatients( _ByVal query As Leadtools.Dicom.Scu.Common.FindQuery, _ByVal responsePatients As List(Of DicomDataSet) _)
protected:void DoFindPatients(Leadtools.Dicom.Scu.Common.FindQuery^ query,List<DicomDataSet^>^ responsePatients) override
query
The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.
responsePatients
The list to be filled with the matching Leadtools.Dicom.DicomDataSet.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
