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

FindPatients Method

Show in webframe





The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.
Overloaded. Runs a patient-based query with the specified parameters.
Syntax
public virtual DicomDataSet[] FindPatients( 
   FindQuery query
)
'Declaration
 
Public Overridable Function FindPatients( _
   ByVal query As FindQuery _
) As DicomDataSet()
'Usage
 
Dim instance As QueryClient
Dim query As FindQuery
Dim value() As DicomDataSet
 
value = instance.FindPatients(query)

            

            
public:
virtual array<DicomDataSet^>^ FindPatients( 
   FindQuery^ query
) 

Parameters

query
The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.

Return Value

An Array of Leadtools.Dicom.DicomDataSet objects which contains the query results.
Remarks

Calling this method while the Processing property is true will result in an InvalidOperationException being thrown.

If the operation is cancelled this method will throw a ClientCommunicationCanceled exception.

Requirements

Target Platforms

See Also

Reference

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