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


QidoEventArgs Class Members

The following tables list the members exposed by QidoEventArgs.

Public Properties
 NameDescription
Public Property Indicates whether fuzzy matching was requested  
Public PropertyHttp Request Headers for users wishing to access in event  
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