The following tables list the members exposed by DicomDirQueryClient.
Name | Description | |
---|---|---|
DicomDirQueryClient | Initializes a new instance of the DicomDirQueryClient class. | |
QueryClient | Initializes a new instance of this class. (Inherited from QueryClient) |
Name | Description | |
---|---|---|
CancelFind | Cancels the current Query operation. (Inherited from QueryClient) | |
FindImages | Overloaded. Runs an image-based query with the specified parameters. (Inherited from QueryClient) | |
FindPatients | Overloaded. Runs a patient-based query with the specified parameters. (Inherited from QueryClient) | |
FindSeries | Overloaded. Runs a series-based query with the specified parameters. (Inherited from QueryClient) | |
FindStudies | Overloaded. Runs a study-based query with the specified parameters. (Inherited from QueryClient) |
Name | Description | |
---|---|---|
DoCancelFind | Cancels the current query operation. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
DoFindImages | Performs an image-based query on the DICOMDIR and fills the Leadtools.Dicom.DicomDataSet with the images that are returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
DoFindPatients | Performs a patient-based query on the DICOMDIR and fills the Leadtools.Dicom.DicomDataSet with the patients that are returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
DoFindSeries | Performs a series-based query on the DICOMDIR and fills the Leadtools.Dicom.DicomDataSet with the series that is returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
DoFindStudies | Performs a studies-based query on the DICOMDIR and fills the Leadtools.Dicom.DicomDataSet with the studies that are returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) |
Name | Description | |
---|---|---|
AddOptionalElementsToTemplate | Gets or sets a value that indicates whether or not optional elements should be added to the Leadtools.Dicom.DicomDataSet template for the query operation. (Inherited from QueryClient) | |
DicomDirPath | Gets the name of the file that contains the DICOMDIR to be queried. | |
EnableLog | Gets or sets whether logging is enabled. (Inherited from QueryClient) | |
LogFileName | Gets or sets the filename for the log file. (Inherited from QueryClient) | |
Processing | Gets a value that indicates whether the client is currently busy in a query operation. (Inherited from QueryClient) | |
QueryTemplate | Gets or sets a Leadtools.Dicom.DicomDataSet that is used as a template for the query operation. (Inherited from QueryClient) |
Name | Description | |
---|---|---|
Cancelling | Gets a value that indicates whether the QueryClient is currently cancelling the query operation. (Inherited from QueryClient) |