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

DoFindSeries Method (DicomDirQueryClient)

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.
Performs a series-based query on the DICOMDIR and fills the Leadtools.Dicom.DicomDataSet with the series that is returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
Syntax
protected override void DoFindSeries( 
   FindQuery query,
   List<DicomDataSet> responseSeries
)
'Declaration
 
Protected Overrides Sub DoFindSeries( _
   ByVal query As FindQuery, _
   ByVal responseSeries As List(Of DicomDataSet) _
) 
'Usage
 
Dim instance As DicomDirQueryClient
Dim query As FindQuery
Dim responseSeries As List(Of DicomDataSet)
 
instance.DoFindSeries(query, responseSeries)

            

            
protected:
void DoFindSeries( 
   FindQuery^ query,
   List<DicomDataSet^>^ responseSeries
) override 

Parameters

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

Target Platforms

See Also

Reference

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