LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

DoFindPatients Method (QueryClient)

LEADTOOLS SDK Help  |  





The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.
The list to be filled with the matching Leadtools.Dicom.DicomDataSet.
Performs a patient-based query and fills the Leadtools.Dicom.DicomDataSet with the patients that are returned.
Syntax
protected abstract void DoFindPatients( 
   FindQuery query,
   List<DicomDataSet> responsePatients
)
protected:
abstract void DoFindPatients( 
   FindQuery^ query,
   List<DicomDataSet^>^ responsePatients
) 
'Declaration
 
Protected MustOverride Sub DoFindPatients( _
   ByVal query As FindQuery, _
   ByVal responsePatients As List(Of DicomDataSet) _
) 
 
'Usage
 
Dim instance As QueryClient
Dim query As FindQuery
Dim responsePatients As List(Of DicomDataSet)
 
instance.DoFindPatients(query, responsePatients)

Parameters

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.
Requirements

Target Platforms

See Also

Reference

QueryClient Class
QueryClient Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features