LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)
LEAD Technologies, Inc

FindPatients Method






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 DicomDataSet[] FindPatients( 
   FindQuery query
)
 function Leadtools.Medical.Workstation.Client.QueryClient.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueryClient Class
QueryClient Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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