DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.WebClient Namespace / QidoWebClient Class
Properties Methods


QidoWebClient Class Members

The following tables list the members exposed by QidoWebClient.

Public Constructors
 NameDescription
Public Constructor Create a new QidoWebClient oject  
Top
Public Properties
 NameDescription
Public Property Client certificate file (Inherited from DicomObjects.DicomWeb.DicomWebClient)
Public Property Client certificate password (Inherited from DicomObjects.DicomWeb.DicomWebClient)
Public Property Extra Http Headers should users wish to add to the Request (Inherited from DicomObjects.DicomWeb.DicomWebClient)
Public Property Controls whether to add includfield=all to the query to request all available fields  
Public Property The weighting to use for the outgoing applicaiton/json+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient)
Public Property The maximum number of records to return - useful if paging large amounts of data  
Public Property The number of records to skip - useful if paging large amounts of data  
Public Property The raw result of the last operation (Inherited from DicomObjects.DicomWeb.DicomWebClient)
Public Property Web client server certificate validation callbcak (Inherited from DicomObjects.DicomWeb.DicomWebClient)
Public Property The list of transfer yntaxes that should be accepted  
Public Property Controls whether to include fuzzymatching=true in the request  
Public Property Controls whether to use names (if true) or hexadecimal identifiers (if false) for search parameters, e.g. STUDYDATE or 00080020  
Public Property The weighting to use for the outgoing applicaiton/xml+dicom accept header (Inherited from DicomObjects.DicomWeb.DicomWebClient)
Top
Public Methods
 NameDescription
Public Method Issue a QIDO-RS query  
Top
See Also