[This is preliminary documentation and is subject to change.]
Property - QueryItems
| C# | Visual Basic | Visual C++ |
public DicomQueryItemCollection QueryItems( QueryRetrieveLevelEnum level )
Public Function QueryItems ( _ level As QueryRetrieveLevelEnum _ ) As DicomQueryItemCollection
public: virtual DicomQueryItemCollection^ QueryItems( QueryRetrieveLevelEnum level ) sealed
- level (QueryRetrieveLevelEnum)
- Q/R Information Model that was used in the corresponding SendQueryImages() method call.
Collection of C-FIND-RSP messages that contain a C-FIND-RSP Dataset. The number of entries in the collection
indicates the number of query matches.