For a list of all members of this type, see QueryClient members
Name | Description | |
---|---|---|
CancelFind | Cancels the current Query operation. | |
FindImages | Overloaded. Runs an image-based query with the specified parameters. | |
FindPatients | Overloaded. Runs a patient-based query with the specified parameters. | |
FindSeries | Overloaded. Run a series-based query with the specified parameters. | |
FindStudies | Overloaded. Runs a study-based query with the specified parameters. |
Name | Description | |
---|---|---|
DoCancelFind | Performs the Cancel request for the query process. | |
DoFindImages | Performs an image-based query and fills the Leadtools.Dicom.DicomDataSet with the images that are returned. | |
DoFindPatients | Performs a patient-based query and fills the Leadtools.Dicom.DicomDataSet with the patients that are returned. | |
DoFindSeries | Performs a series-based query and fills the Leadtools.Dicom.DicomDataSet with the series that is returned. | |
DoFindStudies | Performs a studies-based query and fills the Leadtools.Dicom.DicomDataSet with the studies that are returned. |