←Select platform

DoFindStudies Method (QueryClient)

Summary

Performs a studies-based query and fills the Leadtools.Dicom.DicomDataSet with the studies that are returned.

Syntax

C#
VB
C++
protected abstract void DoFindStudies(  
   Leadtools.Dicom.Scu.Common.FindQuery query, 
   List<DicomDataSet> responseStudies 
) 
Protected MustOverride Sub DoFindStudies( _ 
   ByVal query As Leadtools.Dicom.Scu.Common.FindQuery, _ 
   ByVal responseStudies As List(Of DicomDataSet) _ 
) 
protected: 
abstract void DoFindStudies(  
   Leadtools.Dicom.Scu.Common.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.Client Assembly
Click or drag to resize