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

DoFindStudies Method (PacsQueryClient)

Show in webframe





The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.
The list to be filled with the matching Leadtools.Dicom.DicomDataSet.
Perform a studies based query and fill the received studies Leadtools.Dicom.DicomDataSet. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
Syntax
protected override void DoFindStudies( 
   FindQuery query,
   List<DicomDataSet> responseStudies
)
'Declaration
 
Protected Overrides Sub DoFindStudies( _
   ByVal query As FindQuery, _
   ByVal responseStudies As List(Of DicomDataSet) _
) 
'Usage
 
Dim instance As PacsQueryClient
Dim query As FindQuery
Dim responseStudies As List(Of DicomDataSet)
 
instance.DoFindStudies(query, responseStudies)

            

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

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

PacsQueryClient Class
PacsQueryClient 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