DoFindStudies Method

Summary
Perform a studies based query and fill the received studies Leadtools.Dicom.DicomDataSet. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
Syntax
C#
C++/CLI
protected override void DoFindStudies( 
   FindQuery query, 
   List<DicomDataSet> 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.