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


In This Topic
    QidoWebClient Class Members
    In This Topic

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