←Select platform
In This Topic ▼

DicomDirQueryClient Class Members

Summary

The following tables list the members exposed by DicomDirQueryClient.

Public Constructors

Name Description
Public Constructor DicomDirQueryClient Initializes a new instance of the DicomDirQueryClient class.
Public Constructor QueryClient Initializes a new instance of this class. (Inherited from QueryClient)

Public Methods

Name Description
Public Method CancelFind Cancels the current Query operation. (Inherited from QueryClient)
Public Method FindImages Overloaded. Runs an image-based query with the specified parameters. (Inherited from QueryClient)
Public Method FindPatients Overloaded. Runs a patient-based query with the specified parameters. (Inherited from QueryClient)
Public Method FindSeries Overloaded. Runs a series-based query with the specified parameters. (Inherited from QueryClient)
Public Method FindStudies Overloaded. Runs a study-based query with the specified parameters. (Inherited from QueryClient)

Protected Methods

Name Description
Protected Method DoCancelFind Cancels the current query operation. (Inherited from Leadtools.Medical.Workstation.Client.QueryClient)
Protected Method 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)
Protected Method 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)
Protected Method 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)
Protected Method 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)

Public Properties

Name Description
Public Property 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)
Public Property DicomDirPath Gets the name of the file that contains the DICOMDIR to be queried.
Public Property EnableLog Gets or sets whether logging is enabled. (Inherited from QueryClient)
Public Property LogFileName Gets or sets the filename for the log file. (Inherited from QueryClient)
Public Property Processing Gets a value that indicates whether the client is currently busy in a query operation. (Inherited from QueryClient)
Public Property QueryTemplate Gets or sets a Leadtools.Dicom.DicomDataSet that is used as a template for the query operation. (Inherited from QueryClient)

Protected Properties

Name Description
Protected Property Cancelling Gets a value that indicates whether the QueryClient is currently cancelling the query operation. (Inherited from QueryClient)

See Also

Reference

DicomDirQueryClient Class

Leadtools.Medical.Workstation.Client Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.