Leadtools.Medical.Workstation.Client.Pacs Namespace : PacsQueryClient Class |
The following tables list the members exposed by PacsQueryClient.
Name | Description | |
---|---|---|
PacsQueryClient Constructor | Initializes a new instance of the PacsQueryClient class. |
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 Leadtools.Medical.Workstation.Client.QueryClient) | |
EnableLog | Gets or sets whether logging is enabled. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
LogFileName | Gets or sets the filename for the log file. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
Processing | Gets a value that indicates whether the client is currently busy in a query operation. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
QueryTemplate | Gets or sets a Leadtools.Dicom.DicomDataSet that is used as a template for the query operation. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
SCP | Gets the Leadtools.Dicom.Scu.DicomScp information to perform the query against. |
Name | Description | |
---|---|---|
Cancelling | Gets a value that indicates whether the Leadtools.Medical.Workstation.Client.QueryClient is currently cancelling the query operation. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) |
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) | |
FindPatients | Overloaded. Runs a patient-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 Leadtools.Medical.Workstation.Client.QueryClient) | |
DoFindImages | Overridden. Performs an image-based query and fills the Leadtools.Dicom.DicomDataSet with the images that are returned(Inherited from Leadtools.Medical.Workstation.Client.QueryClient). | |
DoFindPatients | Overridden. Performs a patient-based query and fills the Leadtools.Dicom.DicomDataSet with the patients that are returned. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
DoFindSeries | Overridden. Perform a series-based query and fills the Leadtools.Dicom.DicomDataSet with the series that are returned Leadtools.Dicom.DicomDataSet (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) | |
DoFindStudies | Overridden. Perform a studies based query and fill the received studies Leadtools.Dicom.DicomDataSet. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient) |