Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

Show in webframe

DoFindStudies Method (QueryClient)






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 studies-based query and fills the Leadtools.Dicom.DicomDataSet with the studies that are returned.
Syntax
protected abstract void DoFindStudies( 
   FindQuery query,
   List<DicomDataSet> responseStudies
)
'Declaration
 
Protected MustOverride Sub DoFindStudies( _
   ByVal query As FindQuery, _
   ByVal responseStudies As List(Of DicomDataSet) _
) 
'Usage
 
Dim instance As QueryClient
Dim query As FindQuery
Dim responseStudies As List(Of DicomDataSet)
 
instance.DoFindStudies(query, responseStudies)

            

            
protected:
abstract void DoFindStudies( 
   FindQuery^ query,
   List<DicomDataSet^>^ responseStudies
) 

Parameters

query
The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.
responseStudies
The list to be filled with the matching Leadtools.Dicom.DicomDataSet.
Requirements

Target Platforms

See Also

Reference

QueryClient Class
QueryClient Members

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