For a list of all members of this type, see PacsQueryClient members.
| Name | Description | |
|---|---|---|
| CancelFind | Cancels the current Query operation. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) |
| FindImages | Overloaded. Overloaded. Runs an image-based query with the specified parameters. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) |
| FindSeries | Overloaded. Overloaded. Runs a series-based query with the specified parameters. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) |
| FindStudies | Overloaded. Overloaded. Runs a study-based query with the specified parameters. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) |
| Name | Description | |
|---|---|---|
| DoCancelFind | Overridden. Cancels the current query operation. (Inherited from QueryClient) |
| DoFindImages | Overridden. Performs an image-based query and fills the DicomDataSet with the images that are returned(Inherited from QueryClient). |
| DoFindSeries | Overridden. Perform a series-based query and fills the DicomDataSet with the series that are returned DicomDataSet (Inherited from QueryClient) |
| DoFindStudies | Overridden. Perform a studies based query and fill the received studies DicomDataSet. (Inherited from QueryClient) |