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


QidoWebClient Class Properties

For a list of all members of this type, see QidoWebClient members.

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
See Also