DicomObjects.NET Core Documentation
DicomObjects.DicomWeb Namespace / IQidoWebClient Interface
Properties Methods

In This Topic
    IQidoWebClient Interface Members
    In This Topic

    The following tables list the members exposed by IQidoWebClient.

    Public Properties
     NameDescription
     Property Client certificate  
     Property Client certificate password  
     Property Controls whether to add includfield=all to the query to request all available fields  
     Property The weighting to use for the outgoing applicaiton/json+dicom accept header  
     Property The maximum number of records to return - useful if paging large amounts of data  
     Property The number of records to skip - useful if paging large amounts of data  
     Property The raw result of the last operation  
     Property Controls whether to include fuzzymatching=true in the request  
     Property Controls whether to use names (if true) or hexadecimal identifiers (if false) for search parameters, e.g. STUDYDATE or 00080020  
     Property The weighting to use for the outgoing applicaiton/xml+dicom accept header  
    Top
    Public Methods
     NameDescription
     Method Issue a QIDO-RS query  
    Top
    See Also