DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / QidoEventArgs Class


In This Topic
    QidoEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Indicates whether fuzzy matching was requested  
    Public Property The level of the request  
    Public Property The maximum number of responses to send  
    Public Property The number of initial responses to discard  
    Public Property The query parameters passed in the request  
    Public Property The HTTP Request for QIDO operation  
    Public PropertyResults to pass back to the client - this must be set before the event returns  
    Public Property Used to pass warnings back to the client. Any strings added to this list are included as warnings in the HTTP response  
    Top
    See Also