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


In This Topic
    QidoEventArgs Class Members
    In This Topic

    The following tables list the members exposed by QidoEventArgs.

    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
    Public Methods
     NameDescription
    Public Method Create a DicomDataSet to mirror the QIDO request  
    Top
    See Also